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 遶喜屬}遶喜屬{^ 111001111010101110001010111011001001101110100010011111011110011110101011100010101110110010011011101000100111101101011110 e7ab8aec9ba27de7ab8aec9ba27b5e
EUC-JP 遶喜屬}遶喜屬{^ 111011101010110110110100111011101101011010100100011111011110111010101101101101001110111011010110101001000111101101011110 eeadb4eed6a47deeadb4eed6a47b5e
UTF-8 遶喜屬}遶喜屬{^ 111010011000000110110110111001011001011010011100111001011011000110101100011111011110100110000001101101101110010110010110100111001110010110110001101011000111101101011110 e981b6e5969ce5b1ac7de981b6e5969ce5b1ac7b5e
UHC ?喜屬}?喜屬{^ 00111111111111011110110011100001110101010111110100111111111111011110110011100001110101010111101101011110 3ffdece1d57d3ffdece1d57b5e

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