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 獨?順}獨?順{^ 11100000110101010011111110001111100001110111110111100000110101010011111110001111100001110111101101011110 e0d53f8f877de0d53f8f877b5e
EUC-JP 獨瀷順}獨瀷順{^ 1110000011010111100011111100100110110100101111011110011101111101111000001101011110001111110010011011010010111101111001110111101101011110 e0d78fc9b4bde77de0d78fc9b4bde77b5e
UTF-8 獨瀷順}獨瀷順{^ 111001111000110110101000111001111000000010110111111010011010000010000110011111011110011110001101101010001110011110000000101101111110100110100000100001100111101101011110 e78da8e780b7e9a0867de78da8e780b7e9a0867b5e
UHC 獨瀷順}獨瀷順{^ 110101001011110011101100110010111110001011110111011111011101010010111100111011001100101111100010111101110111101101011110 d4bceccbe2f77dd4bceccbe2f77b5e

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