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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 逶ァ逧嘴N}逶ァ逧嘴N{^ 11100111100110111010011111100111100110101001101001111011010011100111110111100111100110111010011111100111100110101001101001111011010011100111101101011110 e79ba7e79a9a7b4e7de79ba7e79a9a7b4e7b5e
EUC-JP 逶ァ逧嘴N}逶ァ逧嘴N{^ 111011011111101110001110101001111110110111111010110100111101110001001110011111011110110111111011100011101010011111101101111110101101001111011100010011100111101101011110 edfb8ea7edfad3dc4e7dedfb8ea7edfad3dc4e7b5e
UTF-8 逶ァ逧嘴N}逶ァ逧嘴N{^ 1110100110000000101101101110111110111101101001111110100110000000101001111110010110011000101101000100111001111101111010011000000010110110111011111011110110100111111010011000000010100111111001011001100010110100010011100111101101011110 e980b6efbda7e980a7e598b44e7de980b6efbda7e980a7e598b44e7b5e
UHC ???嘴N}???嘴N{^ 001111110011111100111111111101101010010001001110011111010011111100111111001111111111011010100100010011100111101101011110 3f3f3ff6a44e7d3f3f3ff6a44e7b5e

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