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 ????U????U^ 0011111100111111001111110011111101010101001111110011111100111111001111110101010101011110 3f3f3f3f553f3f3f3f555e
SJIS-WIN ????U????U^ 0011111100111111001111110011111101010101001111110011111100111111001111110101010101011110 3f3f3f3f553f3f3f3f555e
EUC-JP ????U????U^ 0011111100111111001111110011111101010101001111110011111100111111001111110101010101011110 3f3f3f3f553f3f3f3f555e
UTF-8 쩌횕쩌횠U쩌횕쩌횠U^ 111011001010100110001100111011011001101010010101111011001010100110001100111011011001101010100000010101011110110010101001100011001110110110011010100101011110110010101001100011001110110110011010101000000101010101011110 eca98ced9a95eca98ced9aa055eca98ced9a95eca98ced9aa0555e
UHC 쩌횕쩌횠U쩌횕쩌횠U^ 11000010101111001100001110001111110000101011110011000011100110000101010111000010101111001100001110001111110000101011110011000011100110000101010101011110 c2bcc38fc2bcc39855c2bcc38fc2bcc398555e

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