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 郤種繍郤種愁郤種終 111001111011101010001110111011011000111101001010111001111011101010001110111011011000111101000100111001111011101010001110111011011000111101001001 e7ba8eed8f4ae7ba8eed8f44e7ba8eed8f49
EUC-JP 郤種繍郤種愁郤種終 111011101011110010111100111011111011110110101011111011101011110010111100111011111011110110100101111011101011110010111100111011111011110110101010 eebcbcefbdabeebcbcefbda5eebcbcefbdaa
UTF-8 郤種繍郤種愁郤種終 111010011000001110100100111001111010100010101110111001111011100110001101111010011000001110100100111001111010100010101110111001101000010010000001111010011000001110100100111001111010100010101110111001111011010110000010 e983a4e7a8aee7b98de983a4e7a8aee68481e983a4e7a8aee7b582
UHC ?種??種愁?種終 0011111111110000111110100011111100111111111100001111101011100001111111100011111111110000111110101111000011111011 3ff0fa3f3ff0fae1fe3ff0faf0fb

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