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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?豐鬢オn}?豐鬢オn{^ 0011111111100110101100101110100110100100101101010110111001111101001111111110011010110010111010011010010010110101011011100111101101011110 3fe6b2e9a4b56e7d3fe6b2e9a4b56e7b5e
EUC-JP 錜豐鬢オn}錜豐鬢オn{^ 1000111111100100110110101110110010110100111100101010011010001110101101010110111001111101100011111110010011011010111011001011010011110010101001101000111010110101011011100111101101011110 8fe4daecb4f2a68eb56e7d8fe4daecb4f2a68eb56e7b5e
UTF-8 錜豐鬢オn}錜豐鬢オn{^ 1110100110001100100111001110100010110001100100001110100110101100101000101110111110111101101101010110111001111101111010011000110010011100111010001011000110010000111010011010110010100010111011111011110110110101011011100111101101011110 e98c9ce8b190e9aca2efbdb56e7de98c9ce8b190e9aca2efbdb56e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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