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 ???V}???V{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
SJIS-WIN 省コV}省コV{^ 100011111100100011111000101111001011101001010110011111011000111111001000111110001011110010111010010101100111101101011110 8fc8f8bcba567d8fc8f8bcba567b5e
EUC-JP 省?コV}省?コV{^ 101111101100101000111111100011101011101001010110011111011011111011001010001111111000111010111010010101100111101101011110 beca3f8eba567dbeca3f8eba567b5e
UTF-8 省コV}省コV{^ 1110011110011100100000011110111010011001100110111110111110111101101110100101011001111101111001111001110010000001111011101001100110011011111011111011110110111010010101100111101101011110 e79c81ee999befbdba567de79c81ee999befbdba567b5e
UHC 省??V}省??V{^ 11100000111111010011111100111111010101100111110111100000111111010011111100111111010101100111101101011110 e0fd3f3f567de0fd3f3f567b5e

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