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 혰AU}혰AU{^ 11101101100110001011000001000001010101010111110111101101100110001011000001000001010101010111101101011110 ed98b041557ded98b041557b5e
SJIS-WIN ??°AU}??°AU{^ 001111110011111110000001100010110100000101010101011111010011111100111111100000011000101101000001010101010111101101011110 3f3f818b41557d3f3f818b41557b5e
EUC-JP í?°AU}í?°AU{^ 10001111101010111011111100111111101000011110101101000001010101010111110110001111101010111011111100111111101000011110101101000001010101010111101101011110 8fabbf3fa1eb41557d8fabbf3fa1eb41557b5e
UTF-8 혰AU}혰AU{^ 11000011101011011100001010011000110000101011000001000001010101010111110111000011101011011100001010011000110000101011000001000001010101010111101101011110 c3adc298c2b041557dc3adc298c2b041557b5e
UHC ??°AU}??°AU{^ 001111110011111110100001110001100100000101010101011111010011111100111111101000011100011001000001010101010111101101011110 3f3fa1c641557d3f3fa1c641557b5e

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