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 1110011110110000100101110101110001101110011001101110011110110000100101110101110001101110010111100111110101011001111001111011000010010111010111000110111001100110111001111011000010010111010111000110111001011110011111010110001001000101 e7b0975c6e66e7b0975c6e5e7d59e7b0975c6e66e7b0975c6e5e7d6245
SJIS-WIN ?°?\nf?°?\n^}Y?°?\nf?°?\n^}bE 001111111000000110001011001111110101110001101110011001100011111110000001100010110011111101011100011011100101111001111101010110010011111110000001100010110011111101011100011011100110011000111111100000011000101100111111010111000110111001011110011111010110001001000101 3f818b3f5c6e663f818b3f5c6e5e7d593f818b3f5c6e663f818b3f5c6e5e7d6245
EUC-JP ç°?\nfç°?\n^}Yç°?\nfç°?\n^}bE 1000111110101011101011101010000111101011001111110101110001101110011001101000111110101011101011101010000111101011001111110101110001101110010111100111110101011001100011111010101110101110101000011110101100111111010111000110111001100110100011111010101110101110101000011110101100111111010111000110111001011110011111010110001001000101 8fabaea1eb3f5c6e668fabaea1eb3f5c6e5e7d598fabaea1eb3f5c6e668fabaea1eb3f5c6e5e7d6245
UTF-8 簗\nf簗\n^}Y簗\nf簗\n^}bE 1100001110100111110000101011000011000010100101110101110001101110011001101100001110100111110000101011000011000010100101110101110001101110010111100111110101011001110000111010011111000010101100001100001010010111010111000110111001100110110000111010011111000010101100001100001010010111010111000110111001011110011111010110001001000101 c3a7c2b0c2975c6e66c3a7c2b0c2975c6e5e7d59c3a7c2b0c2975c6e66c3a7c2b0c2975c6e5e7d6245
UHC ?°?\nf?°?\n^}Y?°?\nf?°?\n^}bE 001111111010000111000110001111110101110001101110011001100011111110100001110001100011111101011100011011100101111001111101010110010011111110100001110001100011111101011100011011100110011000111111101000011100011000111111010111000110111001011110011111010110001001000101 3fa1c63f5c6e663fa1c63f5c6e5e7d593fa1c63f5c6e663fa1c63f5c6e5e7d6245

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