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 獨猝珞}獨猝珞{^ 111000001101010111100000110010101110000011100010011111011110000011010101111000001100101011100000111000100111101101011110 e0d5e0cae0e27de0d5e0cae0e27b5e
EUC-JP 獨猝珞}獨猝珞{^ 111000001101011111100000110011001110000011100100011111011110000011010111111000001100110011100000111001000111101101011110 e0d7e0cce0e47de0d7e0cce0e47b5e
UTF-8 獨猝珞}獨猝珞{^ 111001111000110110101000111001111000110010011101111001111000111110011110011111011110011110001101101010001110011110001100100111011110011110001111100111100111101101011110 e78da8e78c9de78f9e7de78da8e78c9de78f9e7b5e
UHC 獨猝珞}獨猝珞{^ 110101001011110011110000111100011101010110101000011111011101010010111100111100001111000111010101101010000111101101011110 d4bcf0f1d5a87dd4bcf0f1d5a87b5e

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