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 哀???}哀???{^ 10001000101000110011111100111111001111110111110110001000101000110011111100111111001111110111101101011110 88a33f3f3f7d88a33f3f3f7b5e
EUC-JP 哀???}哀???{^ 10110000101001010011111100111111001111110111110110110000101001010011111100111111001111110111101101011110 b0a53f3f3f7db0a53f3f3f7b5e
UTF-8 哀넘딇벏}哀넘딇벏{^ 111001011001001110000000111010111000010010011000111010111001010010000111111010111011001010001111011111011110010110010011100000001110101110000100100110001110101110010100100001111110101110110010100011110111101101011110 e59380eb8498eb9487ebb28f7de59380eb8498eb9487ebb28f7b5e
UHC 哀넘딇벏}哀넘딇벏{^ 11100100111011101011001111010001100010101110110110010011101011110111110111100100111011101011001111010001100010101110110110010011101011110111101101011110 e4eeb3d18aed93af7de4eeb3d18aed93af7b5e

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