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 ?`?H}?`?H{^ 0011111101100000001111110100100001111101001111110110000000111111010010000111101101011110 3f603f487d3f603f487b5e
SJIS-WIN ?`?H}?`?H{^ 0011111101100000001111110100100001111101001111110110000000111111010010000111101101011110 3f603f487d3f603f487b5e
EUC-JP ?`?H}?`?H{^ 0011111101100000001111110100100001111101001111110110000000111111010010000111101101011110 3f603f487d3f603f487b5e
UTF-8 혺`혵H}혺`혵H{^ 11101101100110001011101001100000111011011001100010110101010010000111110111101101100110001011101001100000111011011001100010110101010010000111101101011110 ed98ba60ed98b5487ded98ba60ed98b5487b5e
UHC 혺`혵H}혺`혵H{^ 110000101001111101100000110000101001110001001000011111011100001010011111011000001100001010011100010010000111101101011110 c29f60c29c487dc29f60c29c487b5e

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