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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 筌??諭?筌??諭?B 111000101010001100111111001111111001011101000000001111111110001010100011001111110011111110010111010000000011111101000010 e2a33f3f97403fe2a33f3f97403f42
EUC-JP 筌??諭?筌??諭?B 111001001010010100111111001111111100110110100001001111111110010010100101001111110011111111001101101000010011111101000010 e4a53f3fcda13fe4a53f3fcda13f42
UTF-8 筌롫봿諭쿶筌롫봿諭쿶B 11100111101011011000110011101011101000011010101111101011101101001011111111101000101010111010110111101100101111111011011011100111101011011000110011101011101000011010101111101011101101001011111111101000101010111010110111101100101111111011011001000010 e7ad8ceba1abebb4bfe8abadecbfb6e7ad8ceba1abebb4bfe8abadecbfb642
UHC 筌롫봿諭쿶筌롫봿諭쿶B 111011111010011110001110111010111001010010000110111010111011000110110011011010011110111110100111100011101110101110010100100001101110101110110001101100110110100101000010 efa78eeb9486ebb1b369efa78eeb9486ebb1b36942

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