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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 孩?楷?}孩?楷?{^ 100110110111011100111111100111101011001000111111011111011001101101110111001111111001111010110010001111110111101101011110 9b773f9eb23f7d9b773f9eb23f7b5e
EUC-JP 孩?楷?}孩?楷?{^ 110101011101100000111111110111001011010000111111011111011101010111011000001111111101110010110100001111110111101101011110 d5d83fdcb43f7dd5d83fdcb43f7b5e
UTF-8 孩렱楷뻤}孩렱楷뻤{^ 111001011010110110101001111010111010000010110001111001101010010110110111111010111011101110100100011111011110010110101101101010011110101110100000101100011110011010100101101101111110101110111011101001000111101101011110 e5ada9eba0b1e6a5b7ebbba47de5ada9eba0b1e6a5b7ebbba47b5e
UHC 孩렱楷뻤}孩렱楷뻤{^ 11111010101010011000111010111110111110101010110010111011101111000111110111111010101010011000111010111110111110101010110010111011101111000111101101011110 faa98ebefaacbbbc7dfaa98ebefaacbbbc7b5e

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