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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 典Ι典ΗN}典Ι典ΗN{^ 100100110101010010000011101001111001001101010100100000111010010101001110011111011001001101010100100000111010011110010011010101001000001110100101010011100111101101011110 935483a7935483a54e7d935483a7935483a54e7b5e
EUC-JP 典Ι典ΗN}典Ι典ΗN{^ 110001011011010110100110101010011100010110110101101001101010011101001110011111011100010110110101101001101010100111000101101101011010011010100111010011100111101101011110 c5b5a6a9c5b5a6a74e7dc5b5a6a9c5b5a6a74e7b5e
UTF-8 典Ι典ΗN}典Ι典ΗN{^ 11100101100001011011100011001110100110011110010110000101101110001100111010010111010011100111110111100101100001011011100011001110100110011110010110000101101110001100111010010111010011100111101101011110 e585b8ce99e585b8ce974e7de585b8ce99e585b8ce974e7b5e
UHC 典Ι典ΗN}典Ι典ΗN{^ 111011101111000010100101110010011110111011110000101001011100011101001110011111011110111011110000101001011100100111101110111100001010010111000111010011100111101101011110 eef0a5c9eef0a5c74e7deef0a5c9eef0a5c74e7b5e

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