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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 簇???????? 11100010110001100011111100111111001111110011111100111111001111110011111100111111 e2c63f3f3f3f3f3f3f3f
EUC-JP 簇???????? 11100100110010000011111100111111001111110011111100111111001111110011111100111111 e4c83f3f3f3f3f3f3f3f
UTF-8 簇렯렧렯렟렯롇렯렍 111001111011000010000111111010111010000010101111111010111010000010100111111010111010000010101111111010111010000010011111111010111010000010101111111010111010000110000111111010111010000010101111111010111010000010001101 e7b087eba0afeba0a7eba0afeba09feba0afeba187eba0afeba08d
UHC 簇렯렧렯렟렯롇렯렍 111100001110101010001110101111001000111010110110100011101011110010001110101100001000111010111100100011101100110110001110101111001000111010100011 f0ea8ebc8eb68ebc8eb08ebc8ecd8ebc8ea3

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