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 ???梨???悧^ 0011111100111111001111111001011110011100001111110011111100111111100111001010010001011110 3f3f3f979c3f3f3f9ca45e
EUC-JP 焌??梨焌??悧^ 100011111100100111101000001111110011111111001101111111001000111111001001111010000011111100111111110110001010011001011110 8fc9e83f3fcdfc8fc9e83f3fd8a65e
UTF-8 焌렱暈梨焌렱暈悧^ 11100111100001001000110011101011101000001011000111101111101001111000010111100110101000101010100011100111100001001000110011101011101000001011000111101111101001111000010111100110100000101010011101011110 e7848ceba0b1efa785e6a2a8e7848ceba0b1efa785e682a75e
UHC 焌렱暈梨焌렱暈悧^ 1111000111100000100011101011111011101001111101111101011111011110111100011110000010001110101111101110100111110111110101111101110001011110 f1e08ebee9f7d7def1e08ebee9f7d7dc5e

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