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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 筌?????飮??B 111000101010001100111111001111110011111100111111001111111001111101011010001111110011111101000010 e2a33f3f3f3f3f9f5a3f3f42
EUC-JP 筌?????飮??B 111001001010010100111111001111110011111100111111001111111101110110111011001111110011111101000010 e4a53f3f3f3f3fddbb3f3f42
UTF-8 筌뚯늸劉삼쭔飮곷눤B 11100111101011011000110011101011100110101010111111101011100010101011100011101111101001111000011111101100100000101011110011101100101011011001010011101001101000111010111011101010101100111011011111101011100010001010010001000010 e7ad8ceb9aafeb8ab8efa787ec82bcecad94e9a3aeeab3b7eb88a442
UHC 筌뚯늸劉삼쭔飮곷눤B 11101111101001111000110011101100100010001000000111101010111001011011101111101111101001111000110011101011111001101000000111101011100001111011101101000010 efa78cec8881eae5bbefa78cebe681eb87bb42

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