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 将粹ォ蛩将粹ォ蛔^ 100011111010101111100010111011011010101111100101011111011000111110101011111000101110110110101011111001010111101101011110 8fabe2edabe57d8fabe2edabe57b5e
EUC-JP 将粹ォ蛩将粹ォ蛔^ 1011111010101101111001001110111110001110101010111110100111011110101111101010110111100100111011111000111010101011111010011101110001011110 beade4ef8eabe9debeade4ef8eabe9dc5e
UTF-8 将粹ォ蛩将粹ォ蛔^ 11100101101100001000011011100111101100101011100111101111101111011010101111101000100110111010100111100101101100001000011011100111101100101011100111101111101111011010101111101000100110111001010001011110 e5b086e7b2b9efbdabe89ba9e5b086e7b2b9efbdabe89b945e
UHC ?粹???粹?蛔^ 001111111110001010110110001111110011111100111111111000101011011000111111111111001110111001011110 3fe2b63f3f3fe2b63ffcee5e

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