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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蓖ゥ雉灰蓖ゥ雉灰^ 111001001110110110101001111010001011001110001010010001001110010011101101101010011110100010110011100010100100010001011110 e4eda9e8b38a44e4eda9e8b38a445e
EUC-JP 蓖ゥ雉灰蓖ゥ雉灰^ 1110100011101111100011101010100111110000101101011011001110100101111010001110111110001110101010011111000010110101101100111010010101011110 e8ef8ea9f0b5b3a5e8ef8ea9f0b5b3a55e
UTF-8 蓖ゥ雉灰蓖ゥ雉灰^ 11101000100100111001011011101111101111011010100111101001100110111000100111100111100000011011000011101000100100111001011011101111101111011010100111101001100110111000100111100111100000011011000001011110 e89396efbda9e99b89e781b0e89396efbda9e99b89e781b05e
UHC ??雉灰??雉灰^ 00111111001111111111011011001011111111001110100100111111001111111111011011001011111111001110100101011110 3f3ff6cbfce93f3ff6cbfce95e

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