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 聽城8豎х境褄 1110001111100011100011111110100110000010010101111110011010110001100001001000011110001011101010111110010111101011 e3e38fe98257e6b184878babe5eb
EUC-JP 聽城8豎х境褄 1110011011100101101111101110101110100011101110001110110010110011101001111110011110110110101011011110101011101101 e6e5beeba3b8ecb3a7e7b6adeaed
UTF-8 聽城8豎х境褄 1110100010000001101111011110010110011111100011101110111110111100100110001110100010110001100011101101000110000101111001011010001010000011111010001010010010000100 e881bde59f8eefbc98e8b18ed185e5a283e8a484
UHC 聽城8?х境? 111101001110100111100000111100101010001110111000001111111010110011100111110011001101000100111111 f4e9e0f2a3b83face7ccd13f

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