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 ??[f??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 驩・[f驩・[^}Y驩・[f驩・[^}bE 11101001100010011010010101011011011001101110100110001001101001010101101101011110011111010101100111101001100010011010010101011011011001101110100110001001101001010101101101011110011111010110001001000101 e989a55b66e989a55b5e7d59e989a55b66e989a55b5e7d6245
EUC-JP 驩・[f驩・[^}Y驩・[f驩・[^}bE 1111000111101001100011101010010101011011011001101111000111101001100011101010010101011011010111100111110101011001111100011110100110001110101001010101101101100110111100011110100110001110101001010101101101011110011111010110001001000101 f1e98ea55b66f1e98ea55b5e7d59f1e98ea55b66f1e98ea55b5e7d6245
UTF-8 驩・[f驩・[^}Y驩・[f驩・[^}bE 11101001101010011010100111101111101111011010010101011011011001101110100110101001101010011110111110111101101001010101101101011110011111010101100111101001101010011010100111101111101111011010010101011011011001101110100110101001101010011110111110111101101001010101101101011110011111010110001001000101 e9a9a9efbda55b66e9a9a9efbda55b5e7d59e9a9a9efbda55b66e9a9a9efbda55b5e7d6245
UHC 驩?[f驩?[^}Y驩?[f驩?[^}bE 11111100101111100011111101011011011001101111110010111110001111110101101101011110011111010101100111111100101111100011111101011011011001101111110010111110001111110101101101011110011111010110001001000101 fcbe3f5b66fcbe3f5b5e7d59fcbe3f5b66fcbe3f5b5e7d6245

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