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 シ眈モ}シ眈モ{^ 1011110011100001101111001101001101111101101111001110000110111100110100110111101101011110 bce1bcd37dbce1bcd37b5e
EUC-JP シ眈モ}シ眈モ{^ 100011101011110011100010101111101000111011010011011111011000111010111100111000101011111010001110110100110111101101011110 8ebce2be8ed37d8ebce2be8ed37b5e
UTF-8 シ眈モ}シ眈モ{^ 111011111011110110111100111001111001110010001000111011111011111010010011011111011110111110111101101111001110011110011100100010001110111110111110100100110111101101011110 efbdbce79c88efbe937defbdbce79c88efbe937b5e
UHC ?眈?}?眈?{^ 0011111111110111101011110011111101111101001111111111011110101111001111110111101101011110 3ff7af3f7d3ff7af3f7b5e

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