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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 瓮??碍??円 11100001010001000011111100111111100010100101011000111111001111111000100101111110 e1443f3f8a563f3f897e
EUC-JP 瓮??碍??円 11100001101001010011111100111111101100111011011100111111001111111011000111011111 e1a53f3fb3b73f3fb1df
UTF-8 瓮뗥넇碍㎬퇊円 111001111001001110101110111010111001011110100101111010111000010010000111111001111010001010001101111000111000111010101100111011011000011110001010111001011000011010000110 e793aeeb97a5eb8487e7a28de38eaced878ae58686
UHC 瓮뗥넇碍㎬퇊円 1110100010110111100010111110010110000110100101111110010011110100101001111110100010110111100110111110010111110111 e8b78be58697e4f4a7e8b79be5f7

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