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 凋蛇?}凋蛇?{^ 10010010100111001000111011010110001111110111110110010010100111001000111011010110001111110111101101011110 929c8ed63f7d929c8ed63f7b5e
EUC-JP 凋蛇?}凋蛇?{^ 11000011111111001011110011011000001111110111110111000011111111001011110011011000001111110111101101011110 c3fcbcd83f7dc3fcbcd83f7b5e
UTF-8 凋蛇쓸}凋蛇쓸{^ 111001011000011110001011111010001001101110000111111011001001001110111000011111011110010110000111100010111110100010011011100001111110110010010011101110000111101101011110 e5878be89b87ec93b87de5878be89b87ec93b87b5e
UHC 凋蛇쓸}凋蛇쓸{^ 111100001011110111011110111011111011111010110101011111011111000010111101110111101110111110111110101101010111101101011110 f0bddeefbeb57df0bddeefbeb57b5e

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