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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 雄???}雄???{^ 10010111010110010011111100111111001111110111110110010111010110010011111100111111001111110111101101011110 97593f3f3f7d97593f3f3f7b5e
EUC-JP 雄???}雄???{^ 11001101101110100011111100111111001111110111110111001101101110100011111100111111001111110111101101011110 cdba3f3f3f7dcdba3f3f3f7b5e
UTF-8 雄띌렍둑}雄띌렍둑{^ 111010011001101110000100111010111001110110001100111010111010000010001101111010111001000110010001011111011110100110011011100001001110101110011101100011001110101110100000100011011110101110010001100100010111101101011110 e99b84eb9d8ceba08deb91917de99b84eb9d8ceba08deb91917b5e
UHC 雄띌렍둑}雄띌렍둑{^ 11101010101010011011011011101001100011101010001110110101110011110111110111101010101010011011011011101001100011101010001110110101110011110111101101011110 eaa9b6e98ea3b5cf7deaa9b6e98ea3b5cf7b5e

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