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 巐卓アм巐卓アк^ 111110101011011010010001111011001011000110000100011111011111101010110110100100011110110010110001100001000111101101011110 fab691ecb1847dfab691ecb1847b5e
EUC-JP 巐卓アм巐卓アк^ 10001111101110111111100111000010111011101000111010110001101001111101111010001111101110111111100111000010111011101000111010110001101001111101110001011110 8fbbf9c2ee8eb1a7de8fbbf9c2ee8eb1a7dc5e
UTF-8 巐卓アм巐卓アк^ 1110010110110111100100001110010110001101100100111110111110111101101100011101000010111100111001011011011110010000111001011000110110010011111011111011110110110001110100001011101001011110 e5b790e58d93efbdb1d0bce5b790e58d93efbdb1d0ba5e
UHC ?卓?м?卓?к^ 00111111111101101111000100111111101011001101111000111111111101101111000100111111101011001101110001011110 3ff6f13facde3ff6f13facdc5e

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