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 ????????}A 00111111001111110011111100111111001111110011111100111111001111110111110101000001 3f3f3f3f3f3f3f3f7d41
SJIS-WIN ?????揄??}A 0011111100111111001111110011111100111111100111011000100100111111001111110111110101000001 3f3f3f3f3f9d893f3f7d41
EUC-JP ?????揄??}A 0011111100111111001111110011111100111111110110011110100100111111001111110111110101000001 3f3f3f3f3fd9e93f3f7d41
UTF-8 렱렚설렱렚揄서샴}A 1110101110100000101100011110101110100000100110101110110010000100101001001110101110100000101100011110101110100000100110101110011010001111100001001110110010000100100111001110110010000011101101000111110101000001 eba0b1eba09aec84a4eba0b1eba09ae68f84ec849cec83b47d41
UHC 렱렚설렱렚揄서샴}A 100011101011111010001110101011011011110010110011100011101011111010001110101011011110101011110001101111001010110110111100101001000111110101000001 8ebe8eadbcb38ebe8eadeaf1bcadbca47d41

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