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 町孟??窪?訂 1001001010101100100101101101000000111111001111111000110001000101001111111001001011111001 92ac96d03f3f8c453f92f9
EUC-JP 町孟??窪?訂 1100010010101110110011001101001000111111001111111011011110100110001111111100010011111011 c4aeccd23f3fb7a63fc4fb
UTF-8 町孟렟렫窪렜訂 111001111001010010111010111001011010110110011111111010111010000010011111111010111010000010101011111001111010101010101010111010111010000010011100111010001010100010000010 e794bae5ad9feba09feba0abe7aaaaeba09ce8a882
UHC 町孟렟렫窪렜訂 1110111111101011110110001110101110001110101100001000111010111001111010001100000110001110101011101110111111110100 efebd8eb8eb08eb9e8c18eaeeff4

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