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 涅η?}涅η?{^ 10011111101110001000001111000101001111110111110110011111101110001000001111000101001111110111101101011110 9fb883c53f7d9fb883c53f7b5e
EUC-JP 涅η?}涅η?{^ 11011110101110101010011011000111001111110111110111011110101110101010011011000111001111110111101101011110 debaa6c73f7ddebaa6c73f7b5e
UTF-8 涅η옚}涅η옚{^ 11100110101101101000010111001110101101111110110010011000100110100111110111100110101101101000010111001110101101111110110010011000100110100111101101011110 e6b685ceb7ec989a7de6b685ceb7ec989a7b5e
UHC 涅η옚}涅η옚{^ 111001101110111010100101111001111001111010011110011111011110011011101110101001011110011110011110100111100111101101011110 e6eea5e79e9e7de6eea5e79e9e7b5e

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