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 111000101010001100111111001111111001110001111101001111111110001010100011001111110011111110011100011111010011111101000010 e2a33f3f9c7d3fe2a33f3f9c7d3f42
EUC-JP 筌??怡?筌??怡?B 111001001010010100111111001111111101011111011110001111111110010010100101001111110011111111010111110111100011111101000010 e4a53f3fd7de3fe4a53f3fd7de3f42
UTF-8 筌딅벊怡쳚筌딅벊怡쳚B 11100111101011011000110011101011100101001000010111101011101100101000101011100110100000001010000111101100101100111001101011100111101011011000110011101011100101001000010111101011101100101000101011100110100000001010000111101100101100111001101001000010 e7ad8ceb9485ebb28ae680a1ecb39ae7ad8ceb9485ebb28ae680a1ecb39a42
UHC 筌딅벊怡쳚筌딅벊怡쳚B 111011111010011110001010111010111001001110101101111011001010111010101011011110101110111110100111100010101110101110010011101011011110110010101110101010110111101001000010 efa78aeb93adecaeab7aefa78aeb93adecaeab7a42

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