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 혣Xn}혣Xn{^ 11101101100110001010001101011000011011100111110111101101100110001010001101011000011011100111101101011110 ed98a3586e7ded98a3586e7b5e
SJIS-WIN ??£Xn}??£Xn{^ 001111110011111110000001100100100101100001101110011111010011111100111111100000011001001001011000011011100111101101011110 3f3f8192586e7d3f3f8192586e7b5e
EUC-JP í?£Xn}í?£Xn{^ 10001111101010111011111100111111101000011111001001011000011011100111110110001111101010111011111100111111101000011111001001011000011011100111101101011110 8fabbf3fa1f2586e7d8fabbf3fa1f2586e7b5e
UTF-8 혣Xn}혣Xn{^ 11000011101011011100001010011000110000101010001101011000011011100111110111000011101011011100001010011000110000101010001101011000011011100111101101011110 c3adc298c2a3586e7dc3adc298c2a3586e7b5e
UHC ???Xn}???Xn{^ 00111111001111110011111101011000011011100111110100111111001111110011111101011000011011100111101101011110 3f3f3f586e7d3f3f3f586e7b5e

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