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 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN 暎??rn}暎??rn{^ 100111011111001100111111001111110111001001101110011111011001110111110011001111110011111101110010011011100111101101011110 9df33f3f726e7d9df33f3f726e7b5e
EUC-JP 暎??rn}暎??rn{^ 110110101111010100111111001111110111001001101110011111011101101011110101001111110011111101110010011011100111101101011110 daf53f3f726e7ddaf53f3f726e7b5e
UTF-8 暎㏓뫐rn}暎㏓뫐rn{^ 11100110100110101000111011100011100011111001001111101011101010111001000001110010011011100111110111100110100110101000111011100011100011111001001111101011101010111001000001110010011011100111101101011110 e69a8ee38f93ebab90726e7de69a8ee38f93ebab90726e7b5e
UHC 暎㏓뫐rn}暎㏓뫐rn{^ 11100111101100101010011111101011100100011011001001110010011011100111110111100111101100101010011111101011100100011011001001110010011011100111101101011110 e7b2a7eb91b2726e7de7b2a7eb91b2726e7b5e

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