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 1110010001101011001111111000001010111101111001000110101100111111100000101011110101000010 e46b3f82bde46b3f82bd42
EUC-JP 臾?た臾?たB 1110011111001100001111111010010010111111111001111100110000111111101001001011111101000010 e7cc3fa4bfe7cc3fa4bf42
UTF-8 臾곕た臾곕たB 11101000100001111011111011101010101100111001010111100011100000011001111111101000100001111011111011101010101100111001010111100011100000011001111101000010 e887beeab395e3819fe887beeab395e3819f42
UHC 臾곕た臾곕たB 11101011101011001011000011101011101010101011111111101011101011001011000011101011101010101011111101000010 ebacb0ebaabfebacb0ebaabf42

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