To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 瓮e?瓮e?^ 1110000101000100100000101000010100111111111000010100010010000010100001010011111101011110 e14482853fe14482853f5e
EUC-JP 瓮e?瓮e?^ 1110000110100101101000111110010100111111111000011010010110100011111001010011111101011110 e1a5a3e53fe1a5a3e53f5e
UTF-8 瓮e튋瓮e튋^ 11100111100100111010111011101111101111011000010111101101100010101000101111100111100100111010111011101111101111011000010111101101100010101000101101011110 e793aeefbd85ed8a8be793aeefbd85ed8a8b5e
UHC 瓮e튋瓮e튋^ 11101000101101111010001111100101101110011001111111101000101101111010001111100101101110011001111101011110 e8b7a3e5b99fe8b7a3e5b99f5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)