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 ????Q????Q^ 0011111100111111001111110011111101010001001111110011111100111111001111110101000101011110 3f3f3f3f513f3f3f3f515e
SJIS-WIN 閾ェ豐サQ閾ェ豐サQ^ 111010001000011110101010111001101011001010111011010100011110100010000111101010101110011010110010101110110101000101011110 e887aae6b2bb51e887aae6b2bb515e
EUC-JP 閾ェ豐サQ閾ェ豐サQ^ 11101111111001111000111010101010111011001011010010001110101110110101000111101111111001111000111010101010111011001011010010001110101110110101000101011110 efe78eaaecb48ebb51efe78eaaecb48ebb515e
UTF-8 閾ェ豐サQ閾ェ豐サQ^ 111010011001011010111110111011111011110110101010111010001011000110010000111011111011110110111011010100011110100110010110101111101110111110111101101010101110100010110001100100001110111110111101101110110101000101011110 e996beefbdaae8b190efbdbb51e996beefbdaae8b190efbdbb515e
UHC ????Q????Q^ 0011111100111111001111110011111101010001001111110011111100111111001111110101000101011110 3f3f3f3f513f3f3f3f515e

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