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 0011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f4042
SJIS-WIN 驕カ貅キ蠖ォ@B 1110100110000001101101101110011010111010101101111110010110111101101010110100000001000010 e981b6e6bab7e5bdab4042
EUC-JP 驕カ貅キ蠖ォ@B 1111000111100001100011101011011011101100101111001000111010110111111010101011111110001110101010110100000001000010 f1e18eb6ecbc8eb7eabf8eab4042
UTF-8 驕カ貅キ蠖ォ@B 1110100110101001100101011110111110111101101101101110100010110010100001011110111110111101101101111110100010100000100101101110111110111101101010110100000001000010 e9a995efbdb6e8b285efbdb7e8a096efbdab4042
UHC 驕?????@B 110011101111011000111111001111110011111100111111001111110100000001000010 cef63f3f3f3f3f4042

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