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??{^ 0011111101001000001111110011111101111101001111110100100000111111001111110111101101011110 3f483f3f7d3f483f3f7b5e
SJIS-WIN ?H??}?H??{^ 0011111101001000001111110011111101111101001111110100100000111111001111110111101101011110 3f483f3f7d3f483f3f7b5e
EUC-JP ?H??}?H??{^ 0011111101001000001111110011111101111101001111110100100000111111001111110111101101011110 3f483f3f7d3f483f3f7b5e
UTF-8 혳H횪횗}혳H횪횗{^ 1110110110011000101100110100100011101101100110101010101011101101100110101001011101111101111011011001100010110011010010001110110110011010101010101110110110011010100101110111101101011110 ed98b348ed9aaaed9a977ded98b348ed9aaaed9a977b5e
UHC 혳H횪횗}혳H횪횗{^ 1100001010011010010010001100001110100000110000111001000101111101110000101001101001001000110000111010000011000011100100010111101101011110 c29a48c3a0c3917dc29a48c3a0c3917b5e

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