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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 北莟莟n}北莟莟n{^ 1001011001101011111001001010111111100100101011110110111001111101100101100110101111100100101011111110010010101111011011100111101101011110 966be4afe4af6e7d966be4afe4af6e7b5e
EUC-JP 北莟莟n}北莟莟n{^ 1100101111001100111010001011000111101000101100010110111001111101110010111100110011101000101100011110100010110001011011100111101101011110 cbcce8b1e8b16e7dcbcce8b1e8b16e7b5e
UTF-8 北莟莟n}北莟莟n{^ 1110010110001100100101111110100010001110100111111110100010001110100111110110111001111101111001011000110010010111111010001000111010011111111010001000111010011111011011100111101101011110 e58c97e88e9fe88e9f6e7de58c97e88e9fe88e9f6e7b5e
UHC 北??n}北??n{^ 11011101110000010011111100111111011011100111110111011101110000010011111100111111011011100111101101011110 ddc13f3f6e7dddc13f3f6e7b5e

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