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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 凋??裴n}凋??裴n{^ 1001001010011100001111110011111111100101111010000110111001111101100100101001110000111111001111111110010111101000011011100111101101011110 929c3f3fe5e86e7d929c3f3fe5e86e7b5e
EUC-JP 凋??裴n}凋??裴n{^ 1100001111111100001111110011111111101010111010100110111001111101110000111111110000111111001111111110101011101010011011100111101101011110 c3fc3f3feaea6e7dc3fc3f3feaea6e7b5e
UTF-8 凋닿렱裴n}凋닿렱裴n{^ 1110010110000111100010111110101110001011101111111110101110100000101100011110100010100011101101000110111001111101111001011000011110001011111010111000101110111111111010111010000010110001111010001010001110110100011011100111101101011110 e5878beb8bbfeba0b1e8a3b46e7de5878beb8bbfeba0b1e8a3b46e7b5e
UHC 凋닿렱裴n}凋닿렱裴n{^ 111100001011110110110100111010101000111010111110110110111101000001101110011111011111000010111101101101001110101010001110101111101101101111010000011011100111101101011110 f0bdb4ea8ebedbd06e7df0bdb4ea8ebedbd06e7b5e

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