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{^ 1001011101101010001111111001011101101010001111110110111001111101100101110110101000111111100101110110101000111111011011100111101101011110 976a3f976a3f6e7d976a3f976a3f6e7b5e
EUC-JP 曜?曜?n}曜?曜?n{^ 1100110111001011001111111100110111001011001111110110111001111101110011011100101100111111110011011100101100111111011011100111101101011110 cdcb3fcdcb3f6e7dcdcb3fcdcb3f6e7b5e
UTF-8 曜쮅曜쭶n}曜쮅曜쭶n{^ 1110011010011011100111001110110010101110100001011110011010011011100111001110110010101101101101100110111001111101111001101001101110011100111011001010111010000101111001101001101110011100111011001010110110110110011011100111101101011110 e69b9cecae85e69b9cecadb66e7de69b9cecae85e69b9cecadb66e7b5e
UHC 曜쮅曜쭶n}曜쮅曜쭶n{^ 111010001111100010101000010101111110100011111000101010000100101001101110011111011110100011111000101010000101011111101000111110001010100001001010011011100111101101011110 e8f8a857e8f8a84a6e7de8f8a857e8f8a84a6e7b5e

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