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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN テ氾、テ慊ケ@h 11000011100101001100001110100100110000111001110011000010101110010100000001101000 c394c3a4c39cc2b94068
EUC-JP テ氾、テ慊ケ@h 1000111011000011110010001100010110001110101001001000111011000011110110001100010010001110101110010100000001101000 8ec3c8c58ea48ec3d8c48eb94068
UTF-8 テ氾、テ慊ケ@h 1110111110111110100000111110011010110000101111101110111110111101101001001110111110111110100000111110011010000101100010101110111110111101101110010100000001101000 efbe83e6b0beefbda4efbe83e6858aefbdb94068
UHC ?氾??慊?@h 00111111110110111111000000111111001111111100110011000011001111110100000001101000 3fdbf03f3fccc33f4068

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