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 ?鷹卿}?鷹卿{^ 00111111100100011110100110001011101010000111110100111111100100011110100110001011101010000111101101011110 3f91e98ba87d3f91e98ba87b5e
EUC-JP ?鷹卿}?鷹卿{^ 00111111110000101110101110110110101010100111110100111111110000101110101110110110101010100111101101011110 3fc2ebb6aa7d3fc2ebb6aa7b5e
UTF-8 뤗鷹卿}뤗鷹卿{^ 111010111010010010010111111010011011011110111001111001011000110110111111011111011110101110100100100101111110100110110111101110011110010110001101101111110111101101011110 eba497e9b7b9e58dbf7deba497e9b7b9e58dbf7b5e
UHC 뤗鷹卿}뤗鷹卿{^ 100011111100011111101011111011011100110011001111011111011000111111000111111010111110110111001100110011110111101101011110 8fc7ebedcccf7d8fc7ebedcccf7b5e

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