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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 眸衙癖}眸衙癖{^ 111000011100011011100101110010011001010111001000011111011110000111000110111001011100100110010101110010000111101101011110 e1c6e5c995c87de1c6e5c995c87b5e
EUC-JP 眸衙癖}眸衙癖{^ 111000101100100011101010110010111100101011001010011111011110001011001000111010101100101111001010110010100111101101011110 e2c8eacbcaca7de2c8eacbcaca7b5e
UTF-8 眸衙癖}眸衙癖{^ 111001111001110010111000111010001010000110011001111001111001100110010110011111011110011110011100101110001110100010100001100110011110011110011001100101100111101101011110 e79cb8e8a199e799967de79cb8e8a199e799967b5e
UHC 眸衙癖}眸衙癖{^ 110110011100001011100100101101111101101111111110011111011101100111000010111001001011011111011011111111100111101101011110 d9c2e4b7dbfe7dd9c2e4b7dbfe7b5e

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