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 激f?}激f?{^ 10001100100000111000001010000110001111110111110110001100100000111000001010000110001111110111101101011110 8c8382863f7d8c8382863f7b5e
EUC-JP 激f?}激f?{^ 10110111111000111010001111100110001111110111110110110111111000111010001111100110001111110111101101011110 b7e3a3e63f7db7e3a3e63f7b5e
UTF-8 激f봄}激f봄{^ 111001101011111110000000111011111011110110000110111010111011010010000100011111011110011010111111100000001110111110111101100001101110101110110100100001000111101101011110 e6bf80efbd86ebb4847de6bf80efbd86ebb4847b5e
UHC 激f봄}激f봄{^ 110011001010110110100011111001101011101010111101011111011100110010101101101000111110011010111010101111010111101101011110 ccada3e6babd7dccada3e6babd7b5e

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