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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 茯h音郤緒秀e^ 1110010010101000100000101000100010001001101110011110011110111010100011111000111110001111010001110110010101011110 e4a8828889b9e7ba8f8f8f47655e
EUC-JP 茯h音郤緒秀e^ 1110100010101010101000111110100010110010101110111110111010111100101111011110111110111101101010000110010101011110 e8aaa3e8b2bbeebcbdefbda8655e
UTF-8 茯h音郤緒秀e^ 1110100010001100101011111110111110111101100010001110100110011111101100111110100110000011101001001110011110110111100100101110011110100111100000000110010101011110 e88cafefbd88e99fb3e983a4e7b792e7a780655e
UHC 茯h音??秀e^ 110111001101101010100011111010001110101111100101001111110011111111100010101100110110010101011110 dcdaa3e8ebe53f3fe2b3655e

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