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 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN 蠇ウ雉ェf蠇ウ雉ェ^}Y蠇ウ雉ェf蠇ウ雉ェ^}bE 111110111010000110110011111010001011001110101010011001101111101110100001101100111110100010110011101010100101111001111101010110011111101110100001101100111110100010110011101010100110011011111011101000011011001111101000101100111010101001011110011111010110001001000101 fba1b3e8b3aa66fba1b3e8b3aa5e7d59fba1b3e8b3aa66fba1b3e8b3aa5e7d6245
EUC-JP ?ウ雉ェf?ウ雉ェ^}Y?ウ雉ェf?ウ雉ェ^}bE 00111111100011101011001111110000101101011000111010101010011001100011111110001110101100111111000010110101100011101010101001011110011111010101100100111111100011101011001111110000101101011000111010101010011001100011111110001110101100111111000010110101100011101010101001011110011111010110001001000101 3f8eb3f0b58eaa663f8eb3f0b58eaa5e7d593f8eb3f0b58eaa663f8eb3f0b58eaa5e7d6245
UTF-8 蠇ウ雉ェf蠇ウ雉ェ^}Y蠇ウ雉ェf蠇ウ雉ェ^}bE 111010001010000010000111111011111011110110110011111010011001101110001001111011111011110110101010011001101110100010100000100001111110111110111101101100111110100110011011100010011110111110111101101010100101111001111101010110011110100010100000100001111110111110111101101100111110100110011011100010011110111110111101101010100110011011101000101000001000011111101111101111011011001111101001100110111000100111101111101111011010101001011110011111010110001001000101 e8a087efbdb3e99b89efbdaa66e8a087efbdb3e99b89efbdaa5e7d59e8a087efbdb3e99b89efbdaa66e8a087efbdb3e99b89efbdaa5e7d6245
UHC ??雉?f??雉?^}Y??雉?f??雉?^}bE 0011111100111111111101101100101100111111011001100011111100111111111101101100101100111111010111100111110101011001001111110011111111110110110010110011111101100110001111110011111111110110110010110011111101011110011111010110001001000101 3f3ff6cb3f663f3ff6cb3f5e7d593f3ff6cb3f663f3ff6cb3f5e7d6245

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