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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 毅?毅?N}毅?毅?N{^ 1000101101000010001111111000101101000010001111110100111001111101100010110100001000111111100010110100001000111111010011100111101101011110 8b423f8b423f4e7d8b423f8b423f4e7b5e
EUC-JP 毅?毅?N}毅?毅?N{^ 1011010110100011001111111011010110100011001111110100111001111101101101011010001100111111101101011010001100111111010011100111101101011110 b5a33fb5a33f4e7db5a33fb5a33f4e7b5e
UTF-8 毅촪毅촧N}毅촪毅촧N{^ 1110011010101111100001011110110010110100101010101110011010101111100001011110110010110100101001110100111001111101111001101010111110000101111011001011010010101010111001101010111110000101111011001011010010100111010011100111101101011110 e6af85ecb4aae6af85ecb4a74e7de6af85ecb4aae6af85ecb4a74e7b5e
UHC 毅촪毅촧N}毅촪毅촧N{^ 111010111111011010101100011010001110101111110110101011000110011001001110011111011110101111110110101011000110100011101011111101101010110001100110010011100111101101011110 ebf6ac68ebf6ac664e7debf6ac68ebf6ac664e7b5e

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