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 浯・隴魯浯・隴魯^ 111110101111110010100101111010001010110110011000010001001111101011111100101001011110100010101101100110000100010001011110 fafca5e8ad9844fafca5e8ad98445e
EUC-JP 浯・隴魯浯・隴魯^ 10001111110001111100001110001110101001011111000010101111110011111010010110001111110001111100001110001110101001011111000010101111110011111010010101011110 8fc7c38ea5f0afcfa58fc7c38ea5f0afcfa55e
UTF-8 浯・隴魯浯・隴魯^ 11100110101101011010111111101111101111011010010111101001100110101011010011101001101011011010111111100110101101011010111111101111101111011010010111101001100110101011010011101001101011011010111101011110 e6b5afefbda5e99ab4e9adafe6b5afefbda5e99ab4e9adaf5e
UHC ???魯???魯^ 0011111100111111001111111101011011011011001111110011111100111111110101101101101101011110 3f3f3fd6db3f3f3fd6db5e

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