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 11100010101000110011111100111111001111110011111111100010101000110011111100111111001111110011111101000010 e2a33f3f3f3fe2a33f3f3f3f42
EUC-JP 筌??沅?筌??沅?B 1110010010100101001111110011111110001111110001101110100100111111111001001010010100111111001111111000111111000110111010010011111101000010 e4a53f3f8fc6e93fe4a53f3f8fc6e93f42
UTF-8 筌뚯뮁沅뻱筌뚯뮁沅뻱B 11100111101011011000110011101011100110101010111111101011101011101000000111100110101100101000010111101011101110111011000111100111101011011000110011101011100110101010111111101011101011101000000111100110101100101000010111101011101110111011000101000010 e7ad8ceb9aafebae81e6b285ebbbb1e7ad8ceb9aafebae81e6b285ebbbb142
UHC 筌뚯뮁沅뻱筌뚯뮁沅뻱B 111011111010011110001100111011001001001010010000111010101011011010010110011101101110111110100111100011001110110010010010100100001110101010110110100101100111011001000010 efa78cec9290eab69676efa78cec9290eab6967642

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