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 10010010110000101001001011000010011001101001001011000010100100101100001001011110011111010101100110010010110000101001001011000010011001101001001011000010100100101100001001011110011111010110001001000101 92c292c26692c292c25e7d5992c292c26692c292c25e7d6245
EUC-JP 陳陳f陳陳^}Y陳陳f陳陳^}bE 11000100110001001100010011000100011001101100010011000100110001001100010001011110011111010101100111000100110001001100010011000100011001101100010011000100110001001100010001011110011111010110001001000101 c4c4c4c466c4c4c4c45e7d59c4c4c4c466c4c4c4c45e7d6245
UTF-8 陳陳f陳陳^}Y陳陳f陳陳^}bE 111010011001100110110011111010011001100110110011011001101110100110011001101100111110100110011001101100110101111001111101010110011110100110011001101100111110100110011001101100110110011011101001100110011011001111101001100110011011001101011110011111010110001001000101 e999b3e999b366e999b3e999b35e7d59e999b3e999b366e999b3e999b35e7d6245
UHC 陳陳f陳陳^}Y陳陳f陳陳^}bE 11110010111001111111001011100111011001101111001011100111111100101110011101011110011111010101100111110010111001111111001011100111011001101111001011100111111100101110011101011110011111010110001001000101 f2e7f2e766f2e7f2e75e7d59f2e7f2e766f2e7f2e75e7d6245

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