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 ?顔梶}?顔梶{^ 00111111100010101110011110001010100000010111110100111111100010101110011110001010100000010111101101011110 3f8ae78a817d3f8ae78a817b5e
EUC-JP ?顔梶}?顔梶{^ 00111111101101001110100110110011111000010111110100111111101101001110100110110011111000010111101101011110 3fb4e9b3e17d3fb4e9b3e17b5e
UTF-8 灐顔梶}灐顔梶{^ 111001111000000110010000111010011010000110010100111001101010001010110110011111011110011110000001100100001110100110100001100101001110011010100010101101100111101101011110 e78190e9a194e6a2b67de78190e9a194e6a2b67b5e
UHC 灐顔梶}灐顔梶{^ 111110111010010111100100110101001101101010110010011111011111101110100101111001001101010011011010101100100111101101011110 fba5e4d4dab27dfba5e4d4dab27b5e

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