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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 筌?????飮??^ 111000101010001100111111001111110011111100111111001111111001111101011010001111110011111101011110 e2a33f3f3f3f3f9f5a3f3f5e
EUC-JP 筌?????飮??^ 111001001010010100111111001111110011111100111111001111111101110110111011001111110011111101011110 e4a53f3f3f3f3fddbb3f3f5e
UTF-8 筌뚯늸劉삼쭔飮곷눤^ 11100111101011011000110011101011100110101010111111101011100010101011100011101111101001111000011111101100100000101011110011101100101011011001010011101001101000111010111011101010101100111011011111101011100010001010010001011110 e7ad8ceb9aafeb8ab8efa787ec82bcecad94e9a3aeeab3b7eb88a45e
UHC 筌뚯늸劉삼쭔飮곷눤^ 11101111101001111000110011101100100010001000000111101010111001011011101111101111101001111000110011101011111001101000000111101011100001111011101101011110 efa78cec8881eae5bbefa78cebe681eb87bb5e

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