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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 淏アn}淏アn{^ 1111101101000010101100010110111001111101111110110100001010110001011011100111101101011110 fb42b16e7dfb42b16e7b5e
EUC-JP 淏アn}淏アn{^ 100011111100011111011001100011101011000101101110011111011000111111000111110110011000111010110001011011100111101101011110 8fc7d98eb16e7d8fc7d98eb16e7b5e
UTF-8 淏アn}淏アn{^ 1110011010110111100011111110111110111101101100010110111001111101111001101011011110001111111011111011110110110001011011100111101101011110 e6b78fefbdb16e7de6b78fefbdb16e7b5e
UHC 淏?n}淏?n{^ 1111101111001000001111110110111001111101111110111100100000111111011011100111101101011110 fbc83f6e7dfbc83f6e7b5e

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