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 10001010111000001110100011110001011001101000101011100000111010001111000101011110011111010101100110001010111000001110100011110001011001101000101011100000111010001111000101011110011111010110001001000101 8ae0e8f1668ae0e8f15e7d598ae0e8f1668ae0e8f15e7d6245
EUC-JP 癌頌f癌頌^}Y癌頌f癌頌^}bE 10110100111000101111000011110011011001101011010011100010111100001111001101011110011111010101100110110100111000101111000011110011011001101011010011100010111100001111001101011110011111010110001001000101 b4e2f0f366b4e2f0f35e7d59b4e2f0f366b4e2f0f35e7d6245
UTF-8 癌頌f癌頌^}Y癌頌f癌頌^}bE 111001111001100110001100111010011010000010001100011001101110011110011001100011001110100110100000100011000101111001111101010110011110011110011001100011001110100110100000100011000110011011100111100110011000110011101001101000001000110001011110011111010110001001000101 e7998ce9a08c66e7998ce9a08c5e7d59e7998ce9a08c66e7998ce9a08c5e7d6245
UHC 癌頌f癌頌^}Y癌頌f癌頌^}bE 11100100110111111110000111101011011001101110010011011111111000011110101101011110011111010101100111100100110111111110000111101011011001101110010011011111111000011110101101011110011111010110001001000101 e4dfe1eb66e4dfe1eb5e7d59e4dfe1eb66e4dfe1eb5e7d6245

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