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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 巐幔嚴[巐幔嚴[^ 111110101011011010011011111011011001101010001110010110111111101010110110100110111110110110011010100011100101101101011110 fab69bed9a8e5bfab69bed9a8e5b5e
EUC-JP 巐幔嚴[巐幔嚴[^ 1000111110111011111110011101011011101111110100111110111001011011100011111011101111111001110101101110111111010011111011100101101101011110 8fbbf9d6efd3ee5b8fbbf9d6efd3ee5b5e
UTF-8 巐幔嚴[巐幔嚴[^ 111001011011011110010000111001011011100110010100111001011001101010110100010110111110010110110111100100001110010110111001100101001110010110011010101101000101101101011110 e5b790e5b994e59ab45be5b790e5b994e59ab45b5e
UHC ??嚴[??嚴[^ 0011111100111111111001011111000101011011001111110011111111100101111100010101101101011110 3f3fe5f15b3f3fe5f15b5e

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