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 亥?孩蓋}亥?孩蓋{^ 1000100011100101001111111001101101110111100010100101011101111101100010001110010100111111100110110111011110001010010101110111101101011110 88e53f9b778a577d88e53f9b778a577b5e
EUC-JP 亥?孩蓋}亥?孩蓋{^ 1011000011100111001111111101010111011000101100111011100001111101101100001110011100111111110101011101100010110011101110000111101101011110 b0e73fd5d8b3b87db0e73fd5d8b3b87b5e
UTF-8 亥렲孩蓋}亥렲孩蓋{^ 111001001011101010100101111010111010000010110010111001011010110110101001111010001001001110001011011111011110010010111010101001011110101110100000101100101110010110101101101010011110100010010011100010110111101101011110 e4baa5eba0b2e5ada9e8938b7de4baa5eba0b2e5ada9e8938b7b5e
UHC 亥렲孩蓋}亥렲孩蓋{^ 11111010101001001000111010111111111110101010100111001011110011110111110111111010101001001000111010111111111110101010100111001011110011110111101101011110 faa48ebffaa9cbcf7dfaa48ebffaa9cbcf7b5e

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