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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 횒찼횁횑\}횒찼횁횑\{^ 1110110110011010100100101110110010110000101111001110110110011010100000011110110110011010100100010101110001111101111011011001101010010010111011001011000010111100111011011001101010000001111011011001101010010001010111000111101101011110 ed9a92ecb0bced9a81ed9a915c7ded9a92ecb0bced9a81ed9a915c7b5e
UHC 횒찼횁횑\}횒찼횁횑\{^ 110000111000110111000011101000011100001110000001110000111000110001011100011111011100001110001101110000111010000111000011100000011100001110001100010111000111101101011110 c38dc3a1c381c38c5c7dc38dc3a1c381c38c5c7b5e

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