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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN ?芸\nf?芸\n^}Y?芸\nf?芸\n^}bE 0011111110001100011111000101110001101110011001100011111110001100011111000101110001101110010111100111110101011001001111111000110001111100010111000110111001100110001111111000110001111100010111000110111001011110011111010110001001000101 3f8c7c5c6e663f8c7c5c6e5e7d593f8c7c5c6e663f8c7c5c6e5e7d6245
EUC-JP 鉥芸\nf鉥芸\n^}Y鉥芸\nf鉥芸\n^}bE 10001111111000111110100010110111110111010101110001101110011001101000111111100011111010001011011111011101010111000110111001011110011111010101100110001111111000111110100010110111110111010101110001101110011001101000111111100011111010001011011111011101010111000110111001011110011111010110001001000101 8fe3e8b7dd5c6e668fe3e8b7dd5c6e5e7d598fe3e8b7dd5c6e668fe3e8b7dd5c6e5e7d6245
UTF-8 鉥芸\nf鉥芸\n^}Y鉥芸\nf鉥芸\n^}bE 1110100110001001101001011110100010001010101110000101110001101110011001101110100110001001101001011110100010001010101110000101110001101110010111100111110101011001111010011000100110100101111010001000101010111000010111000110111001100110111010011000100110100101111010001000101010111000010111000110111001011110011111010110001001000101 e989a5e88ab85c6e66e989a5e88ab85c6e5e7d59e989a5e88ab85c6e66e989a5e88ab85c6e5e7d6245
UHC 鉥芸\nf鉥芸\n^}Y鉥芸\nf鉥芸\n^}bE 111000101111110011101001111111010101110001101110011001101110001011111100111010011111110101011100011011100101111001111101010110011110001011111100111010011111110101011100011011100110011011100010111111001110100111111101010111000110111001011110011111010110001001000101 e2fce9fd5c6e66e2fce9fd5c6e5e7d59e2fce9fd5c6e66e2fce9fd5c6e5e7d6245

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