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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 菴呷駐妺オ謠耶ィ 1110010010111101100110011110110010010010100100111111101010100101101101011110011010001111100101101110101110101000 e4bd99ec9293faa5b5e68f96eba8
EUC-JP 菴呷駐妺オ謠耶ィ 1110100010111111110100101110111011000011111100111000111110111001101101111000111010110101111010111110111111001100111011011000111010101000 e8bfd2eec3f38fb9b78eb5ebefcced8ea8
UTF-8 菴呷駐妺オ謠耶ィ 111010001000111110110100111001011001000110110111111010011010011110010000111001011010011010111010111011111011110110110101111010001010110010100000111010001000000010110110111011111011110110101000 e88fb4e591b7e9a790e5a6baefbdb5e8aca0e880b6efbda8
UHC 菴?駐??謠耶? 111001001110000000111111111100011101001000111111001111111110100110101010111001011010110100111111 e4e03ff1d23f3fe9aae5ad3f

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