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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 獰??W}獰??W{^ 11100000110101100011111100111111010101110111110111100000110101100011111100111111010101110111101101011110 e0d63f3f577de0d63f3f577b5e
EUC-JP 獰??W}獰??W{^ 11100000110110000011111100111111010101110111110111100000110110000011111100111111010101110111101101011110 e0d83f3f577de0d83f3f577b5e
UTF-8 獰⑸젪W}獰⑸젪W{^ 1110011110001101101100001110001010010001101110001110110010100000101010100101011101111101111001111000110110110000111000101001000110111000111011001010000010101010010101110111101101011110 e78db0e291b8eca0aa577de78db0e291b8eca0aa577b5e
UHC 獰⑸젪W}獰⑸젪W{^ 1110011110111110101010011110101110100000101000100101011101111101111001111011111010101001111010111010000010100010010101110111101101011110 e7bea9eba0a2577de7bea9eba0a2577b5e

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