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 ?{?_}?{?_{^ 0011111101111011001111110101111101111101001111110111101100111111010111110111101101011110 3f7b3f5f7d3f7b3f5f7b5e
SJIS-WIN ?{?_}?{?_{^ 0011111101111011001111110101111101111101001111110111101100111111010111110111101101011110 3f7b3f5f7d3f7b3f5f7b5e
EUC-JP ?{?_}?{?_{^ 0011111101111011001111110101111101111101001111110111101100111111010111110111101101011110 3f7b3f5f7d3f7b3f5f7b5e
UTF-8 혰{혟_}혰{혟_{^ 11101101100110001011000001111011111011011001100010011111010111110111110111101101100110001011000001111011111011011001100010011111010111110111101101011110 ed98b07bed989f5f7ded98b07bed989f5f7b5e
UHC 혰{혟_}혰{혟_{^ 110000101001011101111011110000101000100101011111011111011100001010010111011110111100001010001001010111110111101101011110 c2977bc2895f7dc2977bc2895f7b5e

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