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 ??枇∮??踪 00111111001111111001010011111000100001111001001100111111001111111110011101001000 3f3f94f887933f3fe748
EUC-JP ??枇???踪 001111110011111111001000111110100011111100111111001111111110110110101001 3f3fc8fa3f3f3feda9
UTF-8 룶깹枇∮룴점踪 111010111010001110110110111010101011100110111001111001101001111010000111111000101000100010101110111010111010001110110100111011001010000010010000111010001011100010101010 eba3b6eab9b9e69e87e288aeeba3b4eca090e8b8aa
UHC 룶깹枇∮룴점踪 1000111110101011101100101010000111011101111011011010001010110001100011111010100111000001101000011111000110100001 8fabb2a1ddeda2b18fa9c1a1f1a1

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