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???nB 001111110011111100111111011011100011111100111111001111110110111001000010 3f3f3f6e3f3f3f6e42
SJIS-WIN ?脹?n?脹?nB 0011111110010010101011110011111101101110001111111001001010101111001111110110111001000010 3f92af3f6e3f92af3f6e42
EUC-JP ?脹?n?脹?nB 0011111111000100101100010011111101101110001111111100010010110001001111110110111001000010 3fc4b13f6e3fc4b13f6e42
UTF-8 뤋脹찪n뤋脹찪nB 111010111010010010001011111010001000010010111001111011001011000010101010011011101110101110100100100010111110100010000100101110011110110010110000101010100110111001000010 eba48be884b9ecb0aa6eeba48be884b9ecb0aa6e42
UHC 뤋脹찪n뤋脹찪nB 100011111011101111110011111011001010101001000011011011101000111110111011111100111110110010101010010000110110111001000010 8fbbf3ecaa436e8fbbf3ecaa436e42

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