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 二?┳}二?┳{^ 10010011111100010011111110000100101100010111110110010011111100010011111110000100101100010111101101011110 93f13f84b17d93f13f84b17b5e
EUC-JP 二?┳}二?┳{^ 11000110111100110011111110101000101100110111110111000110111100110011111110101000101100110111101101011110 c6f33fa8b37dc6f33fa8b37b5e
UTF-8 二벎┳}二벎┳{^ 111001001011101010001100111010111011001010001110111000101001010010110011011111011110010010111010100011001110101110110010100011101110001010010100101100110111101101011110 e4ba8cebb28ee294b37de4ba8cebb28ee294b37b5e
UHC 二벎┳}二벎┳{^ 111011001010001110111001111110111010011010110011011111011110110010100011101110011111101110100110101100110111101101011110 eca3b9fba6b37deca3b9fba6b37b5e

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