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 ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
SJIS-WIN ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
EUC-JP ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
UTF-8 쌅D옕왳쌅D옕왰^ 111011001000110010000101010001001110110010011000100101011110110010011001101100111110110010001100100001010100010011101100100110001001010111101100100110011011000001011110 ec8c8544ec9895ec99b3ec8c8544ec9895ec99b05e
UHC 쌅D옕왳쌅D옕왰^ 100110101111100001000100100111101001101110011110110110011001101011111000010001001001111010011011100111101101011101011110 9af8449e9b9ed99af8449e9b9ed75e

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