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 逍滝サェ逍滝サェ^ 11100111100101101001000111101010101110111010101011100111100101101001000111101010101110111010101001011110 e79691eabbaae79691eabbaa5e
EUC-JP 逍滝サェ逍滝サェ^ 1110110111110110110000101110110010001110101110111000111010101010111011011111011011000010111011001000111010111011100011101010101001011110 edf6c2ec8ebb8eaaedf6c2ec8ebb8eaa5e
UTF-8 逍滝サェ逍滝サェ^ 11101001100000001000110111100110101110111001110111101111101111011011101111101111101111011010101011101001100000001000110111100110101110111001110111101111101111011011101111101111101111011010101001011110 e9808de6bb9defbdbbefbdaae9808de6bb9defbdbbefbdaa5e
UHC 逍???逍???^ 1110000111001110001111110011111100111111111000011100111000111111001111110011111101011110 e1ce3f3f3fe1ce3f3f3f5e

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