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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 玩????玩????B 10001010110111110011111100111111001111110011111110001010110111110011111100111111001111110011111101000010 8adf3f3f3f3f8adf3f3f3f3f42
EUC-JP 玩????玩????B 10110100111000010011111100111111001111110011111110110100111000010011111100111111001111110011111101000010 b4e13f3f3f3fb4e13f3f3f3f42
UTF-8 玩렯렍렯렍玩렯렍렯렍B 11100111100011101010100111101011101000001010111111101011101000001000110111101011101000001010111111101011101000001000110111100111100011101010100111101011101000001010111111101011101000001000110111101011101000001010111111101011101000001000110101000010 e78ea9eba0afeba08deba0afeba08de78ea9eba0afeba08deba0afeba08d42
UHC 玩렯렍렯렍玩렯렍렯렍B 111010001100110010001110101111001000111010100011100011101011110010001110101000111110100011001100100011101011110010001110101000111000111010111100100011101010001101000010 e8cc8ebc8ea38ebc8ea3e8cc8ebc8ea38ebc8ea342

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