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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 奚?孩?奚?孩?^ 10011010111101100011111110011011011101110011111110011010111101100011111110011011011101110011111101011110 9af63f9b773f9af63f9b773f5e
EUC-JP 奚?孩?奚?孩?^ 11010100111110000011111111010101110110000011111111010100111110000011111111010101110110000011111101011110 d4f83fd5d83fd4f83fd5d83f5e
UTF-8 奚렫孩렞奚렫孩렞^ 11100101101001011001101011101011101000001010101111100101101011011010100111101011101000001001111011100101101001011001101011101011101000001010101111100101101011011010100111101011101000001001111001011110 e5a59aeba0abe5ada9eba09ee5a59aeba0abe5ada9eba09e5e
UHC 奚렫孩렞奚렫孩렞^ 1111101010101000100011101011100111111010101010011000111010101111111110101010100010001110101110011111101010101001100011101010111101011110 faa88eb9faa98eaffaa88eb9faa98eaf5e

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