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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 驩ァ蠑旬N}驩ァ蠑旬N{^ 11101001100010011010011111100101101111001000111101111011010011100111110111101001100010011010011111100101101111001000111101111011010011100111101101011110 e989a7e5bc8f7b4e7de989a7e5bc8f7b4e7b5e
EUC-JP 驩ァ蠑旬N}驩ァ蠑旬N{^ 111100011110100110001110101001111110101010111110101111011101110001001110011111011111000111101001100011101010011111101010101111101011110111011100010011100111101101011110 f1e98ea7eabebddc4e7df1e98ea7eabebddc4e7b5e
UTF-8 驩ァ蠑旬N}驩ァ蠑旬N{^ 1110100110101001101010011110111110111101101001111110100010100000100100011110011010010111101011000100111001111101111010011010100110101001111011111011110110100111111010001010000010010001111001101001011110101100010011100111101101011110 e9a9a9efbda7e8a091e697ac4e7de9a9a9efbda7e8a091e697ac4e7b5e
UHC 驩??旬N}驩??旬N{^ 1111110010111110001111110011111111100010111000100100111001111101111111001011111000111111001111111110001011100010010011100111101101011110 fcbe3f3fe2e24e7dfcbe3f3fe2e24e7b5e

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