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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 湿悉[湿悉[^ 11110000110000111000111010111100111100001101100010001110101110110101101111110000110000111000111010111100111100001101100010001110101110110101101101011110 f0c38ebcf0d88ebb5bf0c38ebcf0d88ebb5b5e
EUC-JP ?湿?悉[?湿?悉[^ 001111111011110010111110001111111011110010111101010110110011111110111100101111100011111110111100101111010101101101011110 3fbcbe3fbcbd5b3fbcbe3fbcbd5b5e
UTF-8 湿悉[湿悉[^ 111011101000001010000010111001101011100110111111111011101000001010010111111001101000001010001001010110111110111010000010100000101110011010111001101111111110111010000010100101111110011010000010100010010101101101011110 ee8282e6b9bfee8297e682895bee8282e6b9bfee8297e682895b5e
UHC ???悉[???悉[^ 00111111001111110011111111100011111110100101101100111111001111110011111111100011111110100101101101011110 3f3f3fe3fa5b3f3f3fe3fa5b5e

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