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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 韃・迺スD韃・迺スD^ 111010001110010110100101111001111001001010111101010001001110100011100101101001011110011110010010101111010100010001011110 e8e5a5e792bd44e8e5a5e792bd445e
EUC-JP 韃・迺スD韃・迺スD^ 11110000111001111000111010100101111011011111001010001110101111010100010011110000111001111000111010100101111011011111001010001110101111010100010001011110 f0e78ea5edf28ebd44f0e78ea5edf28ebd445e
UTF-8 韃・迺スD韃・迺スD^ 111010011001111110000011111011111011110110100101111010001011111110111010111011111011110110111101010001001110100110011111100000111110111110111101101001011110100010111111101110101110111110111101101111010100010001011110 e99f83efbda5e8bfbaefbdbd44e99f83efbda5e8bfbaefbdbd445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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