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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 省ス}省ス{^ 10001111110010001111100010111100101111010111110110001111110010001111100010111100101111010111101101011110 8fc8f8bcbd7d8fc8f8bcbd7b5e
EUC-JP 省?ス}省?ス{^ 10111110110010100011111110001110101111010111110110111110110010100011111110001110101111010111101101011110 beca3f8ebd7dbeca3f8ebd7b5e
UTF-8 省ス}省ス{^ 111001111001110010000001111011101001100110011011111011111011110110111101011111011110011110011100100000011110111010011001100110111110111110111101101111010111101101011110 e79c81ee999befbdbd7de79c81ee999befbdbd7b5e
UHC 省??}省??{^ 1110000011111101001111110011111101111101111000001111110100111111001111110111101101011110 e0fd3f3f7de0fd3f3f7b5e

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