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 100100011111110010011100101001000101110001101110011001101001000111111100100111001010010001011100011011100101111001111101010110011001000111111100100111001010010001011100011011100110011010010001111111001001110010100100010111000110111001011110011111010110001001000101 91fc9ca45c6e6691fc9ca45c6e5e7d5991fc9ca45c6e6691fc9ca45c6e5e7d6245
SJIS-WIN ????\nf????\n^}Y????\nf????\n^}bE 001111110011111100111111001111110101110001101110011001100011111100111111001111110011111101011100011011100101111001111101010110010011111100111111001111110011111101011100011011100110011000111111001111110011111100111111010111000110111001011110011111010110001001000101 3f3f3f3f5c6e663f3f3f3f5c6e5e7d593f3f3f3f5c6e663f3f3f3f5c6e5e7d6245
EUC-JP ?ü?¤\nf?ü?¤\n^}Y?ü?¤\nf?ü?¤\n^}bE 00111111100011111010101111100100001111111000111110100010111100000101110001101110011001100011111110001111101010111110010000111111100011111010001011110000010111000110111001011110011111010101100100111111100011111010101111100100001111111000111110100010111100000101110001101110011001100011111110001111101010111110010000111111100011111010001011110000010111000110111001011110011111010110001001000101 3f8fabe43f8fa2f05c6e663f8fabe43f8fa2f05c6e5e7d593f8fabe43f8fa2f05c6e663f8fabe43f8fa2f05c6e5e7d6245
UTF-8 ‘üœ¤\nf‘üœ¤\n^}Y‘üœ¤\nf‘üœ¤\n^}bE 11000010100100011100001110111100110000101001110011000010101001000101110001101110011001101100001010010001110000111011110011000010100111001100001010100100010111000110111001011110011111010101100111000010100100011100001110111100110000101001110011000010101001000101110001101110011001101100001010010001110000111011110011000010100111001100001010100100010111000110111001011110011111010110001001000101 c291c3bcc29cc2a45c6e66c291c3bcc29cc2a45c6e5e7d59c291c3bcc29cc2a45c6e66c291c3bcc29cc2a45c6e5e7d6245
UHC ???¤\nf???¤\n^}Y???¤\nf???¤\n^}bE 00111111001111110011111110100010101101000101110001101110011001100011111100111111001111111010001010110100010111000110111001011110011111010101100100111111001111110011111110100010101101000101110001101110011001100011111100111111001111111010001010110100010111000110111001011110011111010110001001000101 3f3f3fa2b45c6e663f3f3fa2b45c6e5e7d593f3f3fa2b45c6e663f3f3fa2b45c6e5e7d6245

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