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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??修}??修{^ 0011111100111111100011110100001101111101001111110011111110001111010000110111101101011110 3f3f8f437d3f3f8f437b5e
EUC-JP 澔?修}澔?修{^ 100011111100100011101100001111111011110110100100011111011000111111001000111011000011111110111101101001000111101101011110 8fc8ec3fbda47d8fc8ec3fbda47b5e
UTF-8 澔뫈修}澔뫈修{^ 111001101011111010010100111010111010101110001000111001001011111110101110011111011110011010111110100101001110101110101011100010001110010010111111101011100111101101011110 e6be94ebab88e4bfae7de6be94ebab88e4bfae7b5e
UHC 澔뫈修}澔뫈修{^ 111110111100101110111000111110111110000111110011011111011111101111001011101110001111101111100001111100110111101101011110 fbcbb8fbe1f37dfbcbb8fbe1f37b5e

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