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 ??婉}??婉{^ 0011111100111111100110110101010101111101001111110011111110011011010101010111101101011110 3f3f9b557d3f3f9b557b5e
EUC-JP ??婉}??婉{^ 0011111100111111110101011011011001111101001111110011111111010101101101100111101101011110 3f3fd5b67d3f3fd5b67b5e
UTF-8 퀭깜婉}퀭깜婉{^ 111011011000000010101101111010101011100110011100111001011010100110001001011111011110110110000000101011011110101010111001100111001110010110101001100010010111101101011110 ed80adeab99ce5a9897ded80adeab99ce5a9897b5e
UHC 퀭깜婉}퀭깜婉{^ 110001001111101010110001111101001110100011000110011111011100010011111010101100011111010011101000110001100111101101011110 c4fab1f4e8c67dc4fab1f4e8c67b5e

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