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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 饔???饔???^ 10001111111010001110111100111111001111110011111110001111111010001110111100111111001111110011111101011110 8fe8ef3f3f3f8fe8ef3f3f3f5e
UTF-8 饔렟降螺饔렟降羅^ 11101001101001011001010011101011101000001001111111101111101010001000100111101111101001001001000111101001101001011001010011101011101000001001111111101111101010001000100111101111101001001000111101011110 e9a594eba09fefa889efa491e9a594eba09fefa889efa48f5e
UHC 饔렟降螺饔렟降羅^ 1110100010111101100011101011000011111010101000101101000111011110111010001011110110001110101100001111101010100010110100011101110001011110 e8bd8eb0faa2d1dee8bd8eb0faa2d1dc5e

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