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 111001010110000111100011100101110101110001101110011001101110010101100001111000111001011101011100011011100101111001111101010110011110010101100001111000111001011101011100011011100110011011100101011000011110001110010111010111000110111001011110011111010110001001000101 e561e3975c6e66e561e3975c6e5e7d59e561e3975c6e66e561e3975c6e5e7d6245
EUC-JP 藺纓\nf藺纓\n^}Y藺纓\nf藺纓\n^}bE 111010011100001011100101111101110101110001101110011001101110100111000010111001011111011101011100011011100101111001111101010110011110100111000010111001011111011101011100011011100110011011101001110000101110010111110111010111000110111001011110011111010110001001000101 e9c2e5f75c6e66e9c2e5f75c6e5e7d59e9c2e5f75c6e66e9c2e5f75c6e5e7d6245
UTF-8 藺纓\nf藺纓\n^}Y藺纓\nf藺纓\n^}bE 1110100010010111101110101110011110111010100100110101110001101110011001101110100010010111101110101110011110111010100100110101110001101110010111100111110101011001111010001001011110111010111001111011101010010011010111000110111001100110111010001001011110111010111001111011101010010011010111000110111001011110011111010110001001000101 e897bae7ba935c6e66e897bae7ba935c6e5e7d59e897bae7ba935c6e66e897bae7ba935c6e5e7d6245
UHC 藺纓\nf藺纓\n^}Y藺纓\nf藺纓\n^}bE 110101111111010011100111110001010101110001101110011001101101011111110100111001111100010101011100011011100101111001111101010110011101011111110100111001111100010101011100011011100110011011010111111101001110011111000101010111000110111001011110011111010110001001000101 d7f4e7c55c6e66d7f4e7c55c6e5e7d59d7f4e7c55c6e66d7f4e7c55c6e5e7d6245

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