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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鏥剳諂}鏥剳諂{^ 111010000101010010011001100101011110011001111010011111011110100001010100100110011001010111100110011110100111101101011110 e8549995e67a7de8549995e67a7b5e
EUC-JP 鏥剳諂}鏥剳諂{^ 111011111011010111010001111101011110101111011011011111011110111110110101110100011111010111101011110110110111101101011110 efb5d1f5ebdb7defb5d1f5ebdb7b5e
UTF-8 鏥剳諂}鏥剳諂{^ 111010011000111110100101111001011000100110110011111010001010101110000010011111011110100110001111101001011110010110001001101100111110100010101011100000100111101101011110 e98fa5e589b3e8ab827de98fa5e589b3e8ab827b5e
UHC ??諂}??諂{^ 0011111100111111111101001101101101111101001111110011111111110100110110110111101101011110 3f3ff4db7d3f3ff4db7b5e

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