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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 蔕贋嵯郤ゅ喉郤緒衆 111001001111011010001010111001001000110110110101111001111011101010000010111000111000110101000001111001111011101010001111100011111000111101001111 e4f68ae48db5e7ba82e38d41e7ba8f8f8f4f
EUC-JP 蔕贋嵯郤ゅ喉郤緒衆 111010001111100010110100111001101011101010110111111011101011110010100100111001011011100110100010111011101011110010111101111011111011110110110000 e8f8b4e6bab7eebca4e5b9a2eebcbdefbdb0
UTF-8 蔕贋嵯郤ゅ喉郤緒衆 111010001001010010010101111010001011010010001011111001011011010110101111111010011000001110100100111000111000001010000101111001011001011010001001111010011000001110100100111001111011011110010010111010001010000110000110 e89495e8b48be5b5afe983a4e38285e59689e983a4e7b792e8a186
UHC ??嵯?ゅ喉??衆 00111111001111111111001110101011001111111010101011100101111111011010101000111111001111111111000111101011 3f3ff3ab3faae5fdaa3f3ff1eb

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