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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 鰐碩f鰐碩^}Y鰐碩f鰐碩^}bE 10011000011010111001000011010111011001101001100001101011100100001101011101011110011111010101100110011000011010111001000011010111011001101001100001101011100100001101011101011110011111010110001001000101 986b90d766986b90d75e7d59986b90d766986b90d75e7d6245
EUC-JP 鰐碩f鰐碩^}Y鰐碩f鰐碩^}bE 11001111110011001100000011011001011001101100111111001100110000001101100101011110011111010101100111001111110011001100000011011001011001101100111111001100110000001101100101011110011111010110001001000101 cfccc0d966cfccc0d95e7d59cfccc0d966cfccc0d95e7d6245
UTF-8 鰐碩f鰐碩^}Y鰐碩f鰐碩^}bE 111010011011000010010000111001111010001010101001011001101110100110110000100100001110011110100010101010010101111001111101010110011110100110110000100100001110011110100010101010010110011011101001101100001001000011100111101000101010100101011110011111010110001001000101 e9b090e7a2a966e9b090e7a2a95e7d59e9b090e7a2a966e9b090e7a2a95e7d6245
UHC 鰐碩f鰐碩^}Y鰐碩f鰐碩^}bE 11100100110010101110000010110101011001101110010011001010111000001011010101011110011111010101100111100100110010101110000010110101011001101110010011001010111000001011010101011110011111010110001001000101 e4cae0b566e4cae0b55e7d59e4cae0b566e4cae0b55e7d6245

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