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 赭セ遒」赭セ遒」^ 11100110110111101011111011100111101000101010001111100110110111101011111011100111101000101010001101011110 e6debee7a2a3e6debee7a2a35e
EUC-JP 赭セ遒」赭セ遒」^ 1110110011100000100011101011111011101110101001001000111010100011111011001110000010001110101111101110111010100100100011101010001101011110 ece08ebeeea48ea3ece08ebeeea48ea35e
UTF-8 赭セ遒」赭セ遒」^ 11101000101101011010110111101111101111011011111011101001100000011001001011101111101111011010001111101000101101011010110111101111101111011011111011101001100000011001001011101111101111011010001101011110 e8b5adefbdbee98192efbda3e8b5adefbdbee98192efbda35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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