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 ?_???_??^ 001111110101111100111111001111110011111101011111001111110011111101011110 3f5f3f3f3f5f3f3f5e
SJIS-WIN ?_???_??^ 001111110101111100111111001111110011111101011111001111110011111101011110 3f5f3f3f3f5f3f3f5e
EUC-JP ?_???_??^ 001111110101111100111111001111110011111101011111001111110011111101011110 3f5f3f3f3f5f3f3f5e
UTF-8 혡_혩책혡_혳째^ 111011011001100010100001010111111110110110011000101010011110110010110001100001011110110110011000101000010101111111101101100110001011001111101100101001111011100001011110 ed98a15fed98a9ecb185ed98a15fed98b3eca7b85e
UHC 혡_혩책혡_혳째^ 110000101000101001011111110000101001000111000011101001011100001010001010010111111100001010011010110000101011000001011110 c28a5fc291c3a5c28a5fc29ac2b05e

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