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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 省スU}省スU{^ 100011111100100011111000101111001011110101010101011111011000111111001000111110001011110010111101010101010111101101011110 8fc8f8bcbd557d8fc8f8bcbd557b5e
EUC-JP 省?スU}省?スU{^ 101111101100101000111111100011101011110101010101011111011011111011001010001111111000111010111101010101010111101101011110 beca3f8ebd557dbeca3f8ebd557b5e
UTF-8 省スU}省スU{^ 1110011110011100100000011110111010011001100110111110111110111101101111010101010101111101111001111001110010000001111011101001100110011011111011111011110110111101010101010111101101011110 e79c81ee999befbdbd557de79c81ee999befbdbd557b5e
UHC 省??U}省??U{^ 11100000111111010011111100111111010101010111110111100000111111010011111100111111010101010111101101011110 e0fd3f3f557de0fd3f3f557b5e

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