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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逶ァ逧嗜}逶ァ逧嗜{^ 1110011110011011101001111110011110011010100110100110111001111101111001111001101110100111111001111001101010011010011011100111101101011110 e79ba7e79a9a6e7de79ba7e79a9a6e7b5e
EUC-JP 逶ァ逧嗜}逶ァ逧嗜{^ 11101101111110111000111010100111111011011111101011010011110011110111110111101101111110111000111010100111111011011111101011010011110011110111101101011110 edfb8ea7edfad3cf7dedfb8ea7edfad3cf7b5e
UTF-8 逶ァ逧嗜}逶ァ逧嗜{^ 111010011000000010110110111011111011110110100111111010011000000010100111111001011001011110011100011111011110100110000000101101101110111110111101101001111110100110000000101001111110010110010111100111000111101101011110 e980b6efbda7e980a7e5979c7de980b6efbda7e980a7e5979c7b5e
UHC ???嗜}???嗜{^ 00111111001111110011111111010000111011100111110100111111001111110011111111010000111011100111101101011110 3f3f3fd0ee7d3f3f3fd0ee7b5e

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