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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????鵝??^ 0011111100111111001111110011111100111111001111111110101001000000001111110011111101011110 3f3f3f3f3f3fea403f3f5e
EUC-JP ??????鵝??^ 0011111100111111001111110011111100111111001111111111001110100001001111110011111101011110 3f3f3f3f3f3ff3a13f3f5e
UTF-8 琉뗤퐬麟믩쨱鵝뺥뒕^ 11101111101001111000110011101011100101111010010011101101100100001010110011101111101001111011001111101011101011111010100111101100101010001011000111101001101101011001110111101011101110101010010111101011100100101001010101011110 efa78ceb97a4ed90acefa7b3ebafa9eca8b1e9b59debbaa5eb92955e
UHC 琉뗤퐬麟믩쨱鵝뺥뒕^ 11101011101001001000101111100100101111011001010111101100111010001001001011101011101001001000101111100100101111011001010111101101100010101001001001011110 eba48be4bd95ece892eba48be4bd95ed8a925e

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