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??? 0011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f683f3f3f
SJIS-WIN ????h??? 0011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f683f3f3f
EUC-JP ????h??? 0011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f683f3f3f
UTF-8 횣횩챵횠h횣횩챵 11101101100110101010001111101101100110101010100111101100101100011011010111101101100110101010000001101000111011011001101010100011111011011001101010101001111011001011000110110101 ed9aa3ed9aa9ecb1b5ed9aa068ed9aa3ed9aa9ecb1b5
UHC 횣횩챵횠h횣횩챵 110000111001101011000011100111111100001110110010110000111001100001101000110000111001101011000011100111111100001110110010 c39ac39fc3b2c39868c39ac39fc3b2

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