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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跏オ隰扠跏オ隰扠^ 111001101110011010110101111010001010110010011101010011001110011011100110101101011110100010101100100111010100110001011110 e6e6b5e8ac9d4ce6e6b5e8ac9d4c5e
EUC-JP 跏オ隰扠跏オ隰扠^ 1110110011101000100011101011010111110000101011101101100110101101111011001110100010001110101101011111000010101110110110011010110101011110 ece88eb5f0aed9adece88eb5f0aed9ad5e
UTF-8 跏オ隰扠跏オ隰扠^ 11101000101101111000111111101111101111011011010111101001100110101011000011100110100010011010000011101000101101111000111111101111101111011011010111101001100110101011000011100110100010011010000001011110 e8b78fefbdb5e99ab0e689a0e8b78fefbdb5e99ab0e689a05e
UHC 跏???跏???^ 1100101010111010001111110011111100111111110010101011101000111111001111110011111101011110 caba3f3f3fcaba3f3f3f5e

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