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 ??莊???莊?^ 0011111100111111111001001011010100111111001111110011111111100100101101010011111101011110 3f3fe4b53f3f3fe4b53f5e
EUC-JP 珽?莊?珽?莊?^ 100011111100101111111110001111111110100010110111001111111000111111001011111111100011111111101000101101110011111101011110 8fcbfe3fe8b73f8fcbfe3fe8b73f5e
UTF-8 珽렞莊렖珽렞莊렖^ 11100111100011111011110111101011101000001001111011101000100011101000101011101011101000001001011011100111100011111011110111101011101000001001111011101000100011101000101011101011101000001001011001011110 e78fbdeba09ee88e8aeba096e78fbdeba09ee88e8aeba0965e
UHC 珽렞莊렖珽렞莊렖^ 1110111111101010100011101010111111101101111101101000111010101011111011111110101010001110101011111110110111110110100011101010101101011110 efea8eafedf68eabefea8eafedf68eab5e

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