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 ?g?}?g?{^ 0011111110000010100001110011111101111101001111111000001010000111001111110111101101011110 3f82873f7d3f82873f7b5e
EUC-JP ?g?}?g?{^ 0011111110100011111001110011111101111101001111111010001111100111001111110111101101011110 3fa3e73f7d3fa3e73f7b5e
UTF-8 遼g씥}遼g씥{^ 111011111010011110000011111011111011110110000111111011001001010010100101011111011110111110100111100000111110111110111101100001111110110010010100101001010111101101011110 efa783efbd87ec94a57defa783efbd87ec94a57b5e
UHC 遼g씥}遼g씥{^ 111010011010110010100011111001111001110110111001011111011110100110101100101000111110011110011101101110010111101101011110 e9aca3e79db97de9aca3e79db97b5e

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