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 ?棹爰}?棹爰{^ 00111111100111101010100011100000101001110111110100111111100111101010100011100000101001110111101101011110 3f9ea8e0a77d3f9ea8e0a77b5e
EUC-JP ?棹爰}?棹爰{^ 00111111110111001010101011100000101010010111110100111111110111001010101011100000101010010111101101011110 3fdcaae0a97d3fdcaae0a97b5e
UTF-8 룶棹爰}룶棹爰{^ 111010111010001110110110111001101010001110111001111001111000100010110000011111011110101110100011101101101110011010100011101110011110011110001000101100000111101101011110 eba3b6e6a3b9e788b07deba3b6e6a3b9e788b07b5e
UHC 룶棹爰}룶棹爰{^ 100011111010101111010100101000011110101010111010011111011000111110101011110101001010000111101010101110100111101101011110 8fabd4a1eaba7d8fabd4a1eaba7b5e

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