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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 慫??梨慫??悧^ 10011100110011110011111100111111100101111001110010011100110011110011111100111111100111001010010001011110 9ccf3f3f979c9ccf3f3f9ca45e
EUC-JP 慫??梨慫??悧^ 11011000110100010011111100111111110011011111110011011000110100010011111100111111110110001010011001011110 d8d13f3fcdfcd8d13f3fd8a65e
UTF-8 慫렒暈梨慫렒暈悧^ 11100110100001011010101111101011101000001001001011101111101001111000010111100110101000101010100011100110100001011010101111101011101000001001001011101111101001111000010111100110100000101010011101011110 e685abeba092efa785e6a2a8e685abeba092efa785e682a75e
UHC 慫렒暈梨慫렒暈悧^ 1111000011110110100011101010011111101001111101111101011111011110111100001111011010001110101001111110100111110111110101111101110001011110 f0f68ea7e9f7d7def0f68ea7e9f7d7dc5e

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