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 筰站犖}筰站犖{^ 111000101010100111100010100010111110000010110110011111011110001010101001111000101000101111100000101101100111101101011110 e2a9e28be0b67de2a9e28be0b67b5e
EUC-JP 筰站犖}筰站犖{^ 111001001010101111100011111010111110000010111000011111011110010010101011111000111110101111100000101110000111101101011110 e4abe3ebe0b87de4abe3ebe0b87b5e
UTF-8 筰站犖}筰站犖{^ 111001111010110110110000111001111010101110011001111001111000101010010110011111011110011110101101101100001110011110101011100110011110011110001010100101100111101101011110 e7adb0e7ab99e78a967de7adb0e7ab99e78a967b5e
UHC ?站?}?站?{^ 0011111111110011110101110011111101111101001111111111001111010111001111110111101101011110 3ff3d73f7d3ff3d73f7b5e

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