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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
EUC-JP ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
UTF-8 창챔혡x}창챔혡x{^ 1110110010110000101111011110110010110001100101001110110110011000101000010111100001111101111011001011000010111101111011001011000110010100111011011001100010100001011110000111101101011110 ecb0bdecb194ed98a1787decb0bdecb194ed98a1787b5e
UHC 창챔혡x}창챔혡x{^ 1100001110100010110000111010100011000010100010100111100001111101110000111010001011000011101010001100001010001010011110000111101101011110 c3a2c3a8c28a787dc3a2c3a8c28a787b5e

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