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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN シ眈ム上リシ眈ムシ 101111001110000110111100110100011000111111100011110110001011110011100001101111001101000110111100 bce1bcd18fe3d8bce1bcd1bc
EUC-JP シ眈ム上リシ眈ムシ 100011101011110011100010101111101000111011010001101111101110010110001110110110001000111010111100111000101011111010001110110100011000111010111100 8ebce2be8ed1bee58ed88ebce2be8ed18ebc
UTF-8 シ眈ム上リシ眈ムシ 111011111011110110111100111001111001110010001000111011111011111010010001111001001011100010001010111011111011111010011000111011111011110110111100111001111001110010001000111011111011111010010001111011111011110110111100 efbdbce79c88efbe91e4b88aefbe98efbdbce79c88efbe91efbdbc
UHC ?眈?上??眈?? 001111111111011110101111001111111101111110111110001111110011111111110111101011110011111100111111 3ff7af3fdfbe3f3ff7af3f3f

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