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 ???Y\}???Y\{^ 00111111001111110011111101011001010111000111110100111111001111110011111101011001010111000111101101011110 3f3f3f595c7d3f3f3f595c7b5e
SJIS-WIN ???Y\}???Y\{^ 00111111001111110011111101011001010111000111110100111111001111110011111101011001010111000111101101011110 3f3f3f595c7d3f3f3f595c7b5e
EUC-JP ???Y\}???Y\{^ 00111111001111110011111101011001010111000111110100111111001111110011111101011001010111000111101101011110 3f3f3f595c7d3f3f3f595c7b5e
UTF-8 혺챰챌Y\}혺챰챌Y\{^ 11101101100110001011101011101100101100011011000011101100101100011000110001011001010111000111110111101101100110001011101011101100101100011011000011101100101100011000110001011001010111000111101101011110 ed98baecb1b0ecb18c595c7ded98baecb1b0ecb18c595c7b5e
UHC 혺챰챌Y\}혺챰챌Y\{^ 11000010100111111100001110110001110000111010011101011001010111000111110111000010100111111100001110110001110000111010011101011001010111000111101101011110 c29fc3b1c3a7595c7dc29fc3b1c3a7595c7b5e

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