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{^ 1000101101000010001111111000101101000010001111110110111001111101100010110100001000111111100010110100001000111111011011100111101101011110 8b423f8b423f6e7d8b423f8b423f6e7b5e
EUC-JP 毅?毅?n}毅?毅?n{^ 1011010110100011001111111011010110100011001111110110111001111101101101011010001100111111101101011010001100111111011011100111101101011110 b5a33fb5a33f6e7db5a33fb5a33f6e7b5e
UTF-8 毅웉毅욵n}毅웉毅욵n{^ 1110011010101111100001011110110010011011100010011110011010101111100001011110110010011010101101010110111001111101111001101010111110000101111011001001101110001001111001101010111110000101111011001001101010110101011011100111101101011110 e6af85ec9b89e6af85ec9ab56e7de6af85ec9b89e6af85ec9ab56e7b5e
UHC 毅웉毅욵n}毅웉毅욵n{^ 111010111111011010011111010101111110101111110110100111110100101001101110011111011110101111110110100111110101011111101011111101101001111101001010011011100111101101011110 ebf69f57ebf69f4a6e7debf69f57ebf69f4a6e7b5e

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