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{^ 00111111001111110011111101011101011011100111110100111111001111110011111101011101011011100111101101011110 3f3f3f5d6e7d3f3f3f5d6e7b5e
SJIS-WIN 阿曜誓]n}阿曜誓]n{^ 10001000101000101001011101101010100100001011111001011101011011100111110110001000101000101001011101101010100100001011111001011101011011100111101101011110 88a2976a90be5d6e7d88a2976a90be5d6e7b5e
EUC-JP 阿曜誓]n}阿曜誓]n{^ 10110000101001001100110111001011110000001100000001011101011011100111110110110000101001001100110111001011110000001100000001011101011011100111101101011110 b0a4cdcbc0c05d6e7db0a4cdcbc0c05d6e7b5e
UTF-8 阿曜誓]n}阿曜誓]n{^ 11101001100110001011111111100110100110111001110011101000101010101001001101011101011011100111110111101001100110001011111111100110100110111001110011101000101010101001001101011101011011100111101101011110 e998bfe69b9ce8aa935d6e7de998bfe69b9ce8aa935d6e7b5e
UHC 阿曜誓]n}阿曜誓]n{^ 11100100101110011110100011111000111000001010010101011101011011100111110111100100101110011110100011111000111000001010010101011101011011100111101101011110 e4b9e8f8e0a55d6e7de4b9e8f8e0a55d6e7b5e

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