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 驩槫・ェ驩槫・ェ^ 11101001100010011001111011100101101001011010101011101001100010011001111011100101101001011010101001011110 e9899ee5a5aae9899ee5a5aa5e
EUC-JP 驩槫・ェ驩槫・ェ^ 1111000111101001110111001110011110001110101001011000111010101010111100011110100111011100111001111000111010100101100011101010101001011110 f1e9dce78ea58eaaf1e9dce78ea58eaa5e
UTF-8 驩槫・ェ驩槫・ェ^ 11101001101010011010100111100110101001111010101111101111101111011010010111101111101111011010101011101001101010011010100111100110101001111010101111101111101111011010010111101111101111011010101001011110 e9a9a9e6a7abefbda5efbdaae9a9a9e6a7abefbda5efbdaa5e
UHC 驩???驩???^ 1111110010111110001111110011111100111111111111001011111000111111001111110011111101011110 fcbe3f3f3ffcbe3f3f3f5e

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