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 ????M@????M@B 00111111001111110011111100111111010011010100000000111111001111110011111100111111010011010100000001000010 3f3f3f3f4d403f3f3f3f4d4042
SJIS-WIN 跌?婚?M@跌?婚?M@B 1110011011101001001111111000110110100101001111110100110101000000111001101110100100111111100011011010010100111111010011010100000001000010 e6e93f8da53f4d40e6e93f8da53f4d4042
EUC-JP 跌?婚?M@跌?婚?M@B 1110110011101011001111111011101010100111001111110100110101000000111011001110101100111111101110101010011100111111010011010100000001000010 eceb3fbaa73f4d40eceb3fbaa73f4d4042
UTF-8 跌렱婚렭M@跌렱婚렭M@B 1110100010110111100011001110101110100000101100011110010110101001100110101110101110100000101011010100110101000000111010001011011110001100111010111010000010110001111001011010100110011010111010111010000010101101010011010100000001000010 e8b78ceba0b1e5a99aeba0ad4d40e8b78ceba0b1e5a99aeba0ad4d4042
UHC 跌렱婚렭M@跌렱婚렭M@B 111100101111011010001110101111101111101111100110100011101011101001001101010000001111001011110110100011101011111011111011111001101000111010111010010011010100000001000010 f2f68ebefbe68eba4d40f2f68ebefbe68eba4d4042

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