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{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 瑢蘖W}瑢蘖W{^ 11111011011010111001111101010000010101110111110111111011011010111001111101010000010101110111101101011110 fb6b9f50577dfb6b9f50577b5e
EUC-JP 瑢蘖W}瑢蘖W{^ 100011111100110011000010110111011011000101010111011111011000111111001100110000101101110110110001010101110111101101011110 8fccc2ddb1577d8fccc2ddb1577b5e
UTF-8 瑢蘖W}瑢蘖W{^ 1110011110010001101000101110100010011000100101100101011101111101111001111001000110100010111010001001100010010110010101110111101101011110 e791a2e89896577de791a2e89896577b5e
UHC 瑢蘖W}瑢蘖W{^ 11101001110000111110010111101110010101110111110111101001110000111110010111101110010101110111101101011110 e9c3e5ee577de9c3e5ee577b5e

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