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 ?CF^h?CF^fN}?CF^h?CF^fN{^ 00111111010000110100011001011110011010000011111101000011010001100101111001100110010011100111110100111111010000110100011001011110011010000011111101000011010001100101111001100110010011100111101101011110 3f43465e683f43465e664e7d3f43465e683f43465e664e7b5e
SJIS-WIN ?CF^h?CF^fN}?CF^h?CF^fN{^ 00111111010000110100011001011110011010000011111101000011010001100101111001100110010011100111110100111111010000110100011001011110011010000011111101000011010001100101111001100110010011100111101101011110 3f43465e683f43465e664e7d3f43465e683f43465e664e7b5e
EUC-JP ?CF^h?CF^fN}?CF^h?CF^fN{^ 00111111010000110100011001011110011010000011111101000011010001100101111001100110010011100111110100111111010000110100011001011110011010000011111101000011010001100101111001100110010011100111101101011110 3f43465e683f43465e664e7d3f43465e683f43465e664e7b5e
UTF-8 창CF^h창CF^fN}창CF^h창CF^fN{^ 111011001011000010111101010000110100011001011110011010001110110010110000101111010100001101000110010111100110011001001110011111011110110010110000101111010100001101000110010111100110100011101100101100001011110101000011010001100101111001100110010011100111101101011110 ecb0bd43465e68ecb0bd43465e664e7decb0bd43465e68ecb0bd43465e664e7b5e
UHC 창CF^h창CF^fN}창CF^h창CF^fN{^ 1100001110100010010000110100011001011110011010001100001110100010010000110100011001011110011001100100111001111101110000111010001001000011010001100101111001101000110000111010001001000011010001100101111001100110010011100111101101011110 c3a243465e68c3a243465e664e7dc3a243465e68c3a243465e664e7b5e

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