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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ??佃?[??佃?[^ 00111111001111111001001011001111001111110101101100111111001111111001001011001111001111110101101101011110 3f3f92cf3f5b3f3f92cf3f5b5e
EUC-JP ??佃?[??佃?[^ 00111111001111111100010011010001001111110101101100111111001111111100010011010001001111110101101101011110 3f3fc4d13f5b3f3fc4d13f5b5e
UTF-8 씌뤸佃쨆[씌뤸佃쨆[^ 111011001001010010001100111010111010010010111000111001001011110110000011111011001010100010000110010110111110110010010100100011001110101110100100101110001110010010111101100000111110110010101000100001100101101101011110 ec948ceba4b8e4bd83eca8865bec948ceba4b8e4bd83eca8865b5e
UHC 씌뤸佃쨆[씌뤸佃쨆[^ 10111110101110101000111111100110111011101110110010100100011000100101101110111110101110101000111111100110111011101110110010100100011000100101101101011110 beba8fe6eeeca4625bbeba8fe6eeeca4625b5e

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