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{^ 00111111101100100011111110110010011011100111110100111111101100100011111110110010011011100111101101011110 3fb23fb26e7d3fb23fb26e7b5e
EUC-JP ?イ?イn}?イ?イn{^ 0011111110001110101100100011111110001110101100100110111001111101001111111000111010110010001111111000111010110010011011100111101101011110 3f8eb23f8eb26e7d3f8eb23f8eb26e7b5e
UTF-8 橶イ橶イn}橶イ橶イn{^ 1110011010101001101101101110111110111101101100101110011010101001101101101110111110111101101100100110111001111101111001101010100110110110111011111011110110110010111001101010100110110110111011111011110110110010011011100111101101011110 e6a9b6efbdb2e6a9b6efbdb26e7de6a9b6efbdb2e6a9b6efbdb26e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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