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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蠑晁ーソn}蠑晁ーソn{^ 1110010110111100100111011110100010110000101111110110111001111101111001011011110010011101111010001011000010111111011011100111101101011110 e5bc9de8b0bf6e7de5bc9de8b0bf6e7b5e
EUC-JP 蠑晁ーソn}蠑晁ーソn{^ 111010101011111011011010111010101000111010110000100011101011111101101110011111011110101010111110110110101110101010001110101100001000111010111111011011100111101101011110 eabedaea8eb08ebf6e7deabedaea8eb08ebf6e7b5e
UTF-8 蠑晁ーソn}蠑晁ーソn{^ 1110100010100000100100011110011010011001100000011110111110111101101100001110111110111101101111110110111001111101111010001010000010010001111001101001100110000001111011111011110110110000111011111011110110111111011011100111101101011110 e8a091e69981efbdb0efbdbf6e7de8a091e69981efbdb0efbdbf6e7b5e
UHC ?晁??n}?晁??n{^ 001111111111000011000101001111110011111101101110011111010011111111110000110001010011111100111111011011100111101101011110 3ff0c53f3f6e7d3ff0c53f3f6e7b5e

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