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 ?a?\}?a?\{^ 0011111101100001001111110101110001111101001111110110000100111111010111000111101101011110 3f613f5c7d3f613f5c7b5e
SJIS-WIN ?a?\}?a?\{^ 0011111101100001001111110101110001111101001111110110000100111111010111000111101101011110 3f613f5c7d3f613f5c7b5e
EUC-JP ?a?\}?a?\{^ 0011111101100001001111110101110001111101001111110110000100111111010111000111101101011110 3f613f5c7d3f613f5c7b5e
UTF-8 혶a찾\}혶a찾\{^ 11101101100110001011011001100001111011001011000010111110010111000111110111101101100110001011011001100001111011001011000010111110010111000111101101011110 ed98b661ecb0be5c7ded98b661ecb0be5c7b5e
UHC 혶a찾\}혶a찾\{^ 110000101001110101100001110000111010001101011100011111011100001010011101011000011100001110100011010111000111101101011110 c29d61c3a35c7dc29d61c3a35c7b5e

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