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 ??xf??x^}Y??xf??x^}bE 001111110011111101111000011001100011111100111111011110000101111001111101010110010011111100111111011110000110011000111111001111110111100001011110011111010110001001000101 3f3f78663f3f785e7d593f3f78663f3f785e7d6245
SJIS-WIN 驩・xf驩・x^}Y驩・xf驩・x^}bE 11101001100010011010010101111000011001101110100110001001101001010111100001011110011111010101100111101001100010011010010101111000011001101110100110001001101001010111100001011110011111010110001001000101 e989a57866e989a5785e7d59e989a57866e989a5785e7d6245
EUC-JP 驩・xf驩・x^}Y驩・xf驩・x^}bE 1111000111101001100011101010010101111000011001101111000111101001100011101010010101111000010111100111110101011001111100011110100110001110101001010111100001100110111100011110100110001110101001010111100001011110011111010110001001000101 f1e98ea57866f1e98ea5785e7d59f1e98ea57866f1e98ea5785e7d6245
UTF-8 驩・xf驩・x^}Y驩・xf驩・x^}bE 11101001101010011010100111101111101111011010010101111000011001101110100110101001101010011110111110111101101001010111100001011110011111010101100111101001101010011010100111101111101111011010010101111000011001101110100110101001101010011110111110111101101001010111100001011110011111010110001001000101 e9a9a9efbda57866e9a9a9efbda5785e7d59e9a9a9efbda57866e9a9a9efbda5785e7d6245
UHC 驩?xf驩?x^}Y驩?xf驩?x^}bE 11111100101111100011111101111000011001101111110010111110001111110111100001011110011111010101100111111100101111100011111101111000011001101111110010111110001111110111100001011110011111010110001001000101 fcbe3f7866fcbe3f785e7d59fcbe3f7866fcbe3f785e7d6245

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