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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 氈?莉氈?莉B 1001111110000001001111111110010010111011100111111000000100111111111001001011101101000010 9f813fe4bb9f813fe4bb42
EUC-JP 氈?莉氈?莉B 1101110111100001001111111110100010111101110111011110000100111111111010001011110101000010 dde13fe8bddde13fe8bd42
UTF-8 氈쇨莉氈쇨莉B 11100110101100001000100011101100100001111010100011101000100011101000100111100110101100001000100011101100100001111010100011101000100011101000100101000010 e6b088ec87a8e88e89e6b088ec87a8e88e8942
UHC 氈쇨莉氈쇨莉B 11101110111111011011110011101010110101111110100111101110111111011011110011101010110101111110100101000010 eefdbcead7e9eefdbcead7e942

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