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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ???雲?D???雲?D^ 001111110011111100111111100010010101111100111111010001000011111100111111001111111000100101011111001111110100010001011110 3f3f3f895f3f443f3f3f895f3f445e
EUC-JP ???雲?D???雲?D^ 001111110011111100111111101100011100000000111111010001000011111100111111001111111011000111000000001111110100010001011110 3f3f3fb1c03f443f3f3fb1c03f445e
UTF-8 쒔렢쒔雲렞D쒔렢쒔雲렞D^ 111011001001001010010100111010111010000010100010111011001001001010010100111010011001101110110010111010111010000010011110010001001110110010010010100101001110101110100000101000101110110010010010100101001110100110011011101100101110101110100000100111100100010001011110 ec9294eba0a2ec9294e99bb2eba09e44ec9294eba0a2ec9294e99bb2eba09e445e
UHC 쒔렢쒔雲렞D쒔렢쒔雲렞D^ 1011111010101101100011101011001110111110101011011110101010100011100011101010111101000100101111101010110110001110101100111011111010101101111010101010001110001110101011110100010001011110 bead8eb3beadeaa38eaf44bead8eb3beadeaa38eaf445e

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