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 踝滝サェ踝滝サェ^ 11100110111101001001000111101010101110111010101011100110111101001001000111101010101110111010101001011110 e6f491eabbaae6f491eabbaa5e
EUC-JP 踝滝サェ踝滝サェ^ 1110110011110110110000101110110010001110101110111000111010101010111011001111011011000010111011001000111010111011100011101010101001011110 ecf6c2ec8ebb8eaaecf6c2ec8ebb8eaa5e
UTF-8 踝滝サェ踝滝サェ^ 11101000101110001001110111100110101110111001110111101111101111011011101111101111101111011010101011101000101110001001110111100110101110111001110111101111101111011011101111101111101111011010101001011110 e8b89de6bb9defbdbbefbdaae8b89de6bb9defbdbbefbdaa5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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