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 혱_혬혲혱_혬혲^ 111011011001100010110001010111111110110110011000101011001110110110011000101100101110110110011000101100010101111111101101100110001010110011101101100110001011001001011110 ed98b15fed98aced98b2ed98b15fed98aced98b25e
UHC 혱_혬혲혱_혬혲^ 110000101001100001011111110000101001010011000010100110011100001010011000010111111100001010010100110000101001100101011110 c2985fc294c299c2985fc294c2995e

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