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^ 0011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f4f5e
SJIS-WIN ?然槽???O^ 00111111100100010101001010010001100001010011111100111111001111110100111101011110 3f915291853f3f3f4f5e
EUC-JP ?然槽孼??O^ 001111111100000110110011110000011110010110001111101110101100001100111111001111110100111101011110 3fc1b3c1e58fbac33f3f4f5e
UTF-8 뤗然槽孼플렗O^ 1110101110100100100101111110011110000100101101101110011010100111101111011110010110101101101111001110110110010100100011001110101110100000100101110100111101011110 eba497e784b6e6a7bde5adbced948ceba0974f5e
UHC 뤗然槽孼플렗O^ 1000111111000111111001101101010011110000110010111110010111101101110001111100001110001110101011000100111101011110 8fc7e6d4f0cbe5edc7c38eac4f5e

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