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 遶溷彫}遶溷彫{^ 111001111010101110011111111001011001001010100100011111011110011110101011100111111110010110010010101001000111101101011110 e7ab9fe592a47de7ab9fe592a47b5e
EUC-JP 遶溷彫}遶溷彫{^ 111011101010110111011110111001111100010010100110011111011110111010101101110111101110011111000100101001100111101101011110 eeaddee7c4a67deeaddee7c4a67b5e
UTF-8 遶溷彫}遶溷彫{^ 111010011000000110110110111001101011101010110111111001011011110110101011011111011110100110000001101101101110011010111010101101111110010110111101101010110111101101011110 e981b6e6bab7e5bdab7de981b6e6bab7e5bdab7b5e
UHC ??彫}??彫{^ 0011111100111111111100001100000101111101001111110011111111110000110000010111101101011110 3f3ff0c17d3f3ff0c17b5e

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