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 ?O???O??^ 001111110100111100111111001111110011111101001111001111110011111101011110 3f4f3f3f3f4f3f3f5e
SJIS-WIN ?O???O??^ 001111110100111100111111001111110011111101001111001111110011111101011110 3f4f3f3f3f4f3f3f5e
EUC-JP ?O???O??^ 001111110100111100111111001111110011111101001111001111110011111101011110 3f4f3f3f3f4f3f3f5e
UTF-8 혧O혥짙혧O혥혬^ 111011011001100010100111010011111110110110011000101001011110110010100111100110011110110110011000101001110100111111101101100110001010010111101101100110001010110001011110 ed98a74fed98a5eca799ed98a74fed98a5ed98ac5e
UHC 혧O혥짙혧O혥혬^ 110000101000111101001111110000101000110111000010101000111100001010001111010011111100001010001101110000101001010001011110 c28f4fc28dc2a3c28f4fc28dc2945e

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