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?f}?a?f{^ 0011111101100001001111110110011001111101001111110110000100111111011001100111101101011110 3f613f667d3f613f667b5e
SJIS-WIN ?a?f}?a?f{^ 0011111101100001001111110110011001111101001111110110000100111111011001100111101101011110 3f613f667d3f613f667b5e
EUC-JP ?a?f}?a?f{^ 0011111101100001001111110110011001111101001111110110000100111111011001100111101101011110 3f613f667d3f613f667b5e
UTF-8 혩a혺f}혩a혺f{^ 11101101100110001010100101100001111011011001100010111010011001100111110111101101100110001010100101100001111011011001100010111010011001100111101101011110 ed98a961ed98ba667ded98a961ed98ba667b5e
UHC 혩a혺f}혩a혺f{^ 110000101001000101100001110000101001111101100110011111011100001010010001011000011100001010011111011001100111101101011110 c29161c29f667dc29161c29f667b5e

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