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 絶??[絶??[^ 1001000011100010001111110011111101011011100100001110001000111111001111110101101101011110 90e23f3f5b90e23f3f5b5e
EUC-JP 絶??[絶??[^ 1100000011100100001111110011111101011011110000001110010000111111001111110101101101011110 c0e43f3f5bc0e43f3f5b5e
UTF-8 絶쒙푺[絶쒙푺[^ 111001111011010110110110111011001001001010011001111011011001000110111010010110111110011110110101101101101110110010010010100110011110110110010001101110100101101101011110 e7b5b6ec9299ed91ba5be7b5b6ec9299ed91ba5b5e
UHC 絶쒙푺[絶쒙푺[^ 111011111011111010011100111011111011111010000110010110111110111110111110100111001110111110111110100001100101101101011110 efbe9cefbe865befbe9cefbe865b5e

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