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 夷夷夷夷}夷夷夷夷{^ 10001000110011101000100011001110100010001100111010001000110011100111110110001000110011101000100011001110100010001100111010001000110011100111101101011110 88ce88ce88ce88ce7d88ce88ce88ce88ce7b5e
EUC-JP 夷夷夷夷}夷夷夷夷{^ 10110000110100001011000011010000101100001101000010110000110100000111110110110000110100001011000011010000101100001101000010110000110100000111101101011110 b0d0b0d0b0d0b0d07db0d0b0d0b0d0b0d07b5e
UTF-8 夷夷夷夷}夷夷夷夷{^ 111001011010010010110111111001011010010010110111111001011010010010110111111001011010010010110111011111011110010110100100101101111110010110100100101101111110010110100100101101111110010110100100101101110111101101011110 e5a4b7e5a4b7e5a4b7e5a4b77de5a4b7e5a4b7e5a4b7e5a4b77b5e
UHC 夷夷夷夷}夷夷夷夷{^ 11101100101010001110110010101000111011001010100011101100101010000111110111101100101010001110110010101000111011001010100011101100101010000111101101011110 eca8eca8eca8eca87deca8eca8eca8eca87b5e

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