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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 遉旧葵}遉旧葵{^ 111001111010010010001011100011001000100010101000011111011110011110100100100010111000110010001000101010000111101101011110 e7a48b8c88a87de7a48b8c88a87b5e
EUC-JP 遉旧葵}遉旧葵{^ 111011101010011010110101111011001011000010101010011111011110111010100110101101011110110010110000101010100111101101011110 eea6b5ecb0aa7deea6b5ecb0aa7b5e
UTF-8 遉旧葵}遉旧葵{^ 111010011000000110001001111001101001011110100111111010001001000110110101011111011110100110000001100010011110011010010111101001111110100010010001101101010111101101011110 e98189e697a7e891b57de98189e697a7e891b57b5e
UHC ??葵}??葵{^ 0011111100111111110100001010110101111101001111110011111111010000101011010111101101011110 3f3fd0ad7d3f3fd0ad7b5e

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