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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 蔭??Vn}蔭??Vn{^ 100010001111110000111111001111110101011001101110011111011000100011111100001111110011111101010110011011100111101101011110 88fc3f3f566e7d88fc3f3f566e7b5e
EUC-JP 蔭??Vn}蔭??Vn{^ 101100001111111000111111001111110101011001101110011111011011000011111110001111110011111101010110011011100111101101011110 b0fe3f3f566e7db0fe3f3f566e7b5e
UTF-8 蔭곗넑Vn}蔭곗넑Vn{^ 11101000100101001010110111101010101100111001011111101011100001001001000101010110011011100111110111101000100101001010110111101010101100111001011111101011100001001001000101010110011011100111101101011110 e894adeab397eb8491566e7de894adeab397eb8491566e7b5e
UHC 蔭곗넑Vn}蔭곗넑Vn{^ 11101011111000111011000011101100100001101001110001010110011011100111110111101011111000111011000011101100100001101001110001010110011011100111101101011110 ebe3b0ec869c566e7debe3b0ec869c566e7b5e

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