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 111000101010001100111111001111111000101101100010001111111110001010100011001111110011111110001011011000100011111101000010 e2a33f3f8b623fe2a33f3f8b623f42
EUC-JP 筌??誼?筌??誼?B 111001001010010100111111001111111011010111000011001111111110010010100101001111110011111110110101110000110011111101000010 e4a53f3fb5c33fe4a53f3fb5c33f42
UTF-8 筌뗪퀓誼푬筌뗪퀓誼푬B 11100111101011011000110011101011100101111010101011101101100000001001001111101000101010101011110011101101100100011010110011100111101011011000110011101011100101111010101011101101100000001001001111101000101010101011110011101101100100011010110001000010 e7ad8ceb97aaed8093e8aabced91ace7ad8ceb97aaed8093e8aabced91ac42
UHC 筌뗪퀓誼푬筌뗪퀓誼푬B 111011111010011110001011111010101011001110001000111010111111111010111110011101101110111110100111100010111110101010110011100010001110101111111110101111100111011001000010 efa78beab388ebfebe76efa78beab388ebfebe7642

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