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 ??????A 00111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f41
SJIS-WIN 絎居襲絎居輯A 11100011010011011000101110001111100011110101000011100011010011011000101110001111100011110101001101000001 e34d8b8f8f50e34d8b8f8f5341
EUC-JP 絎居襲絎居輯A 11100101101011101011010111101111101111011011000111100101101011101011010111101111101111011011010001000001 e5aeb5efbdb1e5aeb5efbdb441
UTF-8 絎居襲絎居輯A 11100111101101011000111011100101101100011000010111101000101001011011001011100111101101011000111011100101101100011000010111101000101111001010111101000001 e7b58ee5b185e8a5b2e7b58ee5b185e8bcaf41
UHC ?居襲?居輯A 0011111111001011110111001110001110101001001111111100101111011100111100101111111001000001 3fcbdce3a93fcbdcf2fe41

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