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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
UTF-8 셍설셔섕D셍설셔섕D^ 111011001000010110001101111011001000010010100100111011001000010110010100111011001000010010010101010001001110110010000101100011011110110010000100101001001110110010000101100101001110110010000100100101010100010001011110 ec858dec84a4ec8594ec849544ec858dec84a4ec8594ec8495445e
UHC 셍설셔섕D셍설셔섕D^ 10111100110001001011110010110011101111001100010110111100101011000100010010111100110001001011110010110011101111001100010110111100101011000100010001011110 bcc4bcb3bcc5bcac44bcc4bcb3bcc5bcac445e

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