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^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
SJIS-WIN ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
EUC-JP ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
UTF-8 책혫짯U책혫짯U^ 111011001011000110000101111011011001100010101011111011001010011110101111010101011110110010110001100001011110110110011000101010111110110010100111101011110101010101011110 ecb185ed98abeca7af55ecb185ed98abeca7af555e
UHC 책혫짯U책혫짯U^ 110000111010010111000010100100111100001010101101010101011100001110100101110000101001001111000010101011010101010101011110 c3a5c293c2ad55c3a5c293c2ad555e

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