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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
EUC-JP ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
UTF-8 若잏ㅎ[若잏ㅎ[^ 111011111010010110110100111011001001111010001111111000111000010110001110010110111110111110100101101101001110110010011110100011111110001110000101100011100101101101011110 efa5b4ec9e8fe3858e5befa5b4ec9e8fe3858e5b5e
UHC 若잏ㅎ[若잏ㅎ[^ 111001011010111010011111111001111010010010111110010110111110010110101110100111111110011110100100101111100101101101011110 e5ae9fe7a4be5be5ae9fe7a4be5b5e

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