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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 茫シ眈ト茫シ眈ト^ 1110010010101001101111001110000110111100110001001111000011001101111001001010100110111100111000011011110011000100111100001100110101011110 e4a9bce1bcc4f0cde4a9bce1bcc4f0cd5e
EUC-JP 茫シ眈ト?茫シ眈ト?^ 11101000101010111000111010111100111000101011111010001110110001000011111111101000101010111000111010111100111000101011111010001110110001000011111101011110 e8ab8ebce2be8ec43fe8ab8ebce2be8ec43f5e
UTF-8 茫シ眈ト茫シ眈ト^ 11101000100011001010101111101111101111011011110011100111100111001000100011101111101111101000010011101110100000101000110011101000100011001010101111101111101111011011110011100111100111001000100011101111101111101000010011101110100000101000110001011110 e88cabefbdbce79c88efbe84ee828ce88cabefbdbce79c88efbe84ee828c5e
UHC 茫?眈??茫?眈??^ 110110001101010000111111111101111010111100111111001111111101100011010100001111111111011110101111001111110011111101011110 d8d43ff7af3f3fd8d43ff7af3f3f5e

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