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 節??[節??[^ 1001000011011111001111110011111101011011100100001101111100111111001111110101101101011110 90df3f3f5b90df3f3f5b5e
EUC-JP 節??[節??[^ 1100000011100001001111110011111101011011110000001110000100111111001111110101101101011110 c0e13f3f5bc0e13f3f5b5e
UTF-8 節띰쉿[節띰쉿[^ 111001111010111110000000111010111001110110110000111011001000100110111111010110111110011110101111100000001110101110011101101100001110110010001001101111110101101101011110 e7af80eb9db0ec89bf5be7af80eb9db0ec89bf5b5e
UHC 節띰쉿[節띰쉿[^ 111011111011110110110110111011111011110110110010010110111110111110111101101101101110111110111101101100100101101101011110 efbdb6efbdb25befbdb6efbdb25b5e

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