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 ?仰?}?仰?{^ 0011111110001011110000100011111101111101001111111000101111000010001111110111101101011110 3f8bc23f7d3f8bc23f7b5e
EUC-JP ?仰?}?仰?{^ 0011111110110110110001000011111101111101001111111011011011000100001111110111101101011110 3fb6c43f7d3fb6c43f7b5e
UTF-8 센仰속}센仰속{^ 111011001000010010111100111001001011101110110000111011001000011010001101011111011110110010000100101111001110010010111011101100001110110010000110100011010111101101011110 ec84bce4bbb0ec868d7dec84bce4bbb0ec868d7b5e
UHC 센仰속}센仰속{^ 101111001011111011100100111001101011110011010011011111011011110010111110111001001110011010111100110100110111101101011110 bcbee4e6bcd37dbcbee4e6bcd37b5e

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