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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 茫シ・シム}茫シ・シム{^ 111001001010100110111100101001011011110011010001011111011110010010101001101111001010010110111100110100010111101101011110 e4a9bca5bcd17de4a9bca5bcd17b5e
EUC-JP 茫シ・シム}茫シ・シム{^ 1110100010101011100011101011110010001110101001011000111010111100100011101101000101111101111010001010101110001110101111001000111010100101100011101011110010001110110100010111101101011110 e8ab8ebc8ea58ebc8ed17de8ab8ebc8ea58ebc8ed17b5e
UTF-8 茫シ・シム}茫シ・シム{^ 111010001000110010101011111011111011110110111100111011111011110110100101111011111011110110111100111011111011111010010001011111011110100010001100101010111110111110111101101111001110111110111101101001011110111110111101101111001110111110111110100100010111101101011110 e88cabefbdbcefbda5efbdbcefbe917de88cabefbdbcefbda5efbdbcefbe917b5e
UHC 茫????}茫????{^ 110110001101010000111111001111110011111100111111011111011101100011010100001111110011111100111111001111110111101101011110 d8d43f3f3f3f7dd8d43f3f3f3f7b5e

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