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???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
EUC-JP ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
UTF-8 횣횩챵횠h횣횩챵횠 11101101100110101010001111101101100110101010100111101100101100011011010111101101100110101010000001101000111011011001101010100011111011011001101010101001111011001011000110110101111011011001101010100000 ed9aa3ed9aa9ecb1b5ed9aa068ed9aa3ed9aa9ecb1b5ed9aa0
UHC 횣횩챵횠h횣횩챵횠 1100001110011010110000111001111111000011101100101100001110011000011010001100001110011010110000111001111111000011101100101100001110011000 c39ac39fc3b2c39868c39ac39fc3b2c398

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