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 褫匁ア嗜}褫匁ア嗜{^ 1110010111110011100101101110011010110001100110100110111001111101111001011111001110010110111001101011000110011010011011100111101101011110 e5f396e6b19a6e7de5f396e6b19a6e7b5e
EUC-JP 褫匁ア嗜}褫匁ア嗜{^ 11101010111101011100110011101000100011101011000111010011110011110111110111101010111101011100110011101000100011101011000111010011110011110111101101011110 eaf5cce88eb1d3cf7deaf5cce88eb1d3cf7b5e
UTF-8 褫匁ア嗜}褫匁ア嗜{^ 111010001010010010101011111001011000110010000001111011111011110110110001111001011001011110011100011111011110100010100100101010111110010110001100100000011110111110111101101100011110010110010111100111000111101101011110 e8a4abe58c81efbdb1e5979c7de8a4abe58c81efbdb1e5979c7b5e
UHC ???嗜}???嗜{^ 00111111001111110011111111010000111011100111110100111111001111110011111111010000111011100111101101011110 3f3f3fd0ee7d3f3f3fd0ee7b5e

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