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 혧@\}혧@\{^ 11101101100110001010011101000000010111000111110111101101100110001010011101000000010111000111101101011110 ed98a7405c7ded98a7405c7b5e
SJIS-WIN ??§@\}??§@\{^ 001111110011111110000001100110000100000001011100011111010011111100111111100000011001100001000000010111000111101101011110 3f3f8198405c7d3f3f8198405c7b5e
EUC-JP í?§@\}í?§@\{^ 10001111101010111011111100111111101000011111100001000000010111000111110110001111101010111011111100111111101000011111100001000000010111000111101101011110 8fabbf3fa1f8405c7d8fabbf3fa1f8405c7b5e
UTF-8 혧@\}혧@\{^ 11000011101011011100001010011000110000101010011101000000010111000111110111000011101011011100001010011000110000101010011101000000010111000111101101011110 c3adc298c2a7405c7dc3adc298c2a7405c7b5e
UHC ??§@\}??§@\{^ 001111110011111110100001110101110100000001011100011111010011111100111111101000011101011101000000010111000111101101011110 3f3fa1d7405c7d3f3fa1d7405c7b5e

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