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 ???g[}???g[{^ 00111111001111110011111101100111010110110111110100111111001111110011111101100111010110110111101101011110 3f3f3f675b7d3f3f3f675b7b5e
SJIS-WIN 蔭??g[}蔭??g[{^ 100010001111110000111111001111110110011101011011011111011000100011111100001111110011111101100111010110110111101101011110 88fc3f3f675b7d88fc3f3f675b7b5e
EUC-JP 蔭??g[}蔭??g[{^ 101100001111111000111111001111110110011101011011011111011011000011111110001111110011111101100111010110110111101101011110 b0fe3f3f675b7db0fe3f3f675b7b5e
UTF-8 蔭붿꺓g[}蔭붿꺓g[{^ 11101000100101001010110111101011101101101011111111101010101110101001001101100111010110110111110111101000100101001010110111101011101101101011111111101010101110101001001101100111010110110111101101011110 e894adebb6bfeaba93675b7de894adebb6bfeaba93675b7b5e
UHC 蔭붿꺓g[}蔭붿꺓g[{^ 11101011111000111001010011101100100000111011100101100111010110110111110111101011111000111001010011101100100000111011100101100111010110110111101101011110 ebe394ec83b9675b7debe394ec83b9675b7b5e

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