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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 省アシサW}省アシサW{^ 100011111100100010110001101111001011101101010111011111011000111111001000101100011011110010111011010101110111101101011110 8fc8b1bcbb577d8fc8b1bcbb577b5e
EUC-JP 省アシサW}省アシサW{^ 101111101100101010001110101100011000111010111100100011101011101101010111011111011011111011001010100011101011000110001110101111001000111010111011010101110111101101011110 beca8eb18ebc8ebb577dbeca8eb18ebc8ebb577b5e
UTF-8 省アシサW}省アシサW{^ 1110011110011100100000011110111110111101101100011110111110111101101111001110111110111101101110110101011101111101111001111001110010000001111011111011110110110001111011111011110110111100111011111011110110111011010101110111101101011110 e79c81efbdb1efbdbcefbdbb577de79c81efbdb1efbdbcefbdbb577b5e
UHC 省???W}省???W{^ 111000001111110100111111001111110011111101010111011111011110000011111101001111110011111100111111010101110111101101011110 e0fd3f3f3f577de0fd3f3f3f577b5e

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