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{^ 1000111111001000111110001011110010111010010101100110111001111101100011111100100011111000101111001011101001010110011011100111101101011110 8fc8f8bcba566e7d8fc8f8bcba566e7b5e
EUC-JP 省?コVn}省?コVn{^ 1011111011001010001111111000111010111010010101100110111001111101101111101100101000111111100011101011101001010110011011100111101101011110 beca3f8eba566e7dbeca3f8eba566e7b5e
UTF-8 省コVn}省コVn{^ 11100111100111001000000111101110100110011001101111101111101111011011101001010110011011100111110111100111100111001000000111101110100110011001101111101111101111011011101001010110011011100111101101011110 e79c81ee999befbdba566e7de79c81ee999befbdba566e7b5e
UHC 省??Vn}省??Vn{^ 111000001111110100111111001111110101011001101110011111011110000011111101001111110011111101010110011011100111101101011110 e0fd3f3f566e7de0fd3f3f566e7b5e

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