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 棕??梨棕??悧^ 10011110101000010011111100111111100101111001110010011110101000010011111100111111100111001010010001011110 9ea13f3f979c9ea13f3f9ca45e
EUC-JP 棕??梨棕??悧^ 11011100101000110011111100111111110011011111110011011100101000110011111100111111110110001010011001011110 dca33f3fcdfcdca33f3fd8a65e
UTF-8 棕렋暈梨棕렋暈悧^ 11100110101000111001010111101011101000001000101111101111101001111000010111100110101000101010100011100110101000111001010111101011101000001000101111101111101001111000010111100110100000101010011101011110 e6a395eba08befa785e6a2a8e6a395eba08befa785e682a75e
UHC 棕렋暈梨棕렋暈悧^ 1111000011110111100011101010001011101001111101111101011111011110111100001111011110001110101000101110100111110111110101111101110001011110 f0f78ea2e9f7d7def0f78ea2e9f7d7dc5e

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