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 ???X???X^ 001111110011111100111111010110000011111100111111001111110101100001011110 3f3f3f583f3f3f585e
SJIS-WIN 涌韈涌X涌韈涌X^ 100101110100111111101000111001111001011101001111010110001001011101001111111010001110011110010111010011110101100001011110 974fe8e7974f58974fe8e7974f585e
EUC-JP 涌韈涌X涌韈涌X^ 110011011011000011110000111010011100110110110000010110001100110110110000111100001110100111001101101100000101100001011110 cdb0f0e9cdb058cdb0f0e9cdb0585e
UTF-8 涌韈涌X涌韈涌X^ 111001101011011010001100111010011001111110001000111001101011011010001100010110001110011010110110100011001110100110011111100010001110011010110110100011000101100001011110 e6b68ce99f88e6b68c58e6b68ce99f88e6b68c585e
UHC 涌?涌X涌?涌X^ 11101001101111110011111111101001101111110101100011101001101111110011111111101001101111110101100001011110 e9bf3fe9bf58e9bf3fe9bf585e

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