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 町孟????訂 10010010101011001001011011010000001111110011111100111111001111111001001011111001 92ac96d03f3f3f3f92f9
EUC-JP 町孟??焌?訂 110001001010111011001100110100100011111100111111100011111100100111101000001111111100010011111011 c4aeccd23f3f8fc9e83fc4fb
UTF-8 町孟렟렫焌렠訂 111001111001010010111010111001011010110110011111111010111010000010011111111010111010000010101011111001111000010010001100111010111010000010100000111010001010100010000010 e794bae5ad9feba09feba0abe7848ceba0a0e8a882
UHC 町孟렟렫焌렠訂 1110111111101011110110001110101110001110101100001000111010111001111100011110000010001110101100011110111111110100 efebd8eb8eb08eb9f1e08eb1eff4

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