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 爼站犹}爼站犹{^ 111000001010101011100010100010111110000010111001011111011110000010101010111000101000101111100000101110010111101101011110 e0aae28be0b97de0aae28be0b97b5e
EUC-JP 爼站犹}爼站犹{^ 111000001010110011100011111010111110000010111011011111011110000010101100111000111110101111100000101110110111101101011110 e0ace3ebe0bb7de0ace3ebe0bb7b5e
UTF-8 爼站犹}爼站犹{^ 111001111000100010111100111001111010101110011001111001111000101010111001011111011110011110001000101111001110011110101011100110011110011110001010101110010111101101011110 e788bce7ab99e78ab97de788bce7ab99e78ab97b5e
UHC ?站?}?站?{^ 0011111111110011110101110011111101111101001111111111001111010111001111110111101101011110 3ff3d73f7d3ff3d73f7b5e

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